Elim cr-checkbox
[chromium-blink-merge.git] / chrome / test / data / banners / no_manifest_test_page.html
blob3d4e8d701c8c93a00a2407aa5f177ffc512f4450
1 <html>
2 <head>
3 <title>Web app banner test page</title>
4 <script src="main.js"></script>
5 </head>
6 <body onload="initialize()">
7 Do-nothing page with a service worker, but no manifest.
8 </body>
9 </html>