Chromium Code Reviews| Index: chrome/test/data/webapps/manifest_test_page2.html |
| diff --git a/chrome/test/data/webapps/manifest_test_page2.html b/chrome/test/data/webapps/manifest_test_page2.html |
| deleted file mode 100644 |
| index fdc7d6827275e804555974da3616f6f965cb96ea..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/webapps/manifest_test_page2.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<html> |
| - <head> |
| - <title>Web app banner test page</title> |
| - <link rel="manifest" href="manifest2.json" /> |
| - </head> |
| - <body> |
| - Do-nothing page with a manifest. |
| - </body> |
| -</html> |