summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/pwa.html
blob: 4ee165bf67a39f6fa0e5c32689c05f39bb4541b0 (plain)
1
2
3
4
5
6
7
<!-- TODO(calamity): Remove this once manifest URL installs are implemented. -->
<!-- See https://crbug.com/896575 for details -->
<html>
<head>
  <link rel="manifest" href="manifest.json">
</head>
</html>