Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3250)

Unified Diff: chrome/test/data/webapps/manifest_test_page2.html

Issue 2262583002: Do not request upgrade if Web Manifest is no longer WebAPK-capable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into webapk_updater_non_installable Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/webapps/manifest2.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/test/data/webapps/manifest2.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698