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

Unified Diff: chrome/test/data/favicon/manifest_without_icons.json

Issue 2799273002: Add support to process favicons from Web Manifests (Closed)
Patch Set: Avoid unnecessary processing of icons. Created 3 years, 7 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
Index: chrome/test/data/favicon/manifest_without_icons.json
diff --git a/chrome/test/data/favicon/manifest_without_icons.json b/chrome/test/data/favicon/manifest_without_icons.json
new file mode 100644
index 0000000000000000000000000000000000000000..11fdcdd529b8bfc4f9bf6977b72c9dd627e2cdd0
--- /dev/null
+++ b/chrome/test/data/favicon/manifest_without_icons.json
@@ -0,0 +1,3 @@
+{
+ "name":"Test"
+}

Powered by Google App Engine
This is Rietveld 408576698