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

Unified Diff: chrome/chrome_common.gypi

Issue 15388002: Supporting high dpi favicons in Instant Extended. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 3bdab948d4c39ff876e47046ff2b03714462ec4a..9373c6439da1abbafe74de8ced83ce742e4f4a7a 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -330,6 +330,9 @@
'common/extensions/web_accessible_resources_handler.h',
'common/external_ipc_fuzzer.h',
'common/external_ipc_fuzzer.cc',
+ 'common/favicon_types.h',
+ 'common/favicon_url_parser.cc',
+ 'common/favicon_url_parser.h',
'common/icon_with_badge_image_source.cc',
'common/icon_with_badge_image_source.h',
'common/instant_restricted_id_cache.h',

Powered by Google App Engine
This is Rietveld 408576698