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

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

Issue 2799273002: Add support to process favicons from Web Manifests (Closed)
Patch Set: Browsertest comments addressed. 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.json
diff --git a/chrome/test/data/favicon/manifest.json b/chrome/test/data/favicon/manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..4a133e6014781778e845579cb49f720a5f48ebcc
--- /dev/null
+++ b/chrome/test/data/favicon/manifest.json
@@ -0,0 +1,4 @@
+{
+ "name":"Test",
+ "icons":[{"src":"icon.png"}]
+}
« no previous file with comments | « chrome/browser/favicon/content_favicon_driver_browsertest.cc ('k') | chrome/test/data/favicon/manifest_without_icons.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698