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/chrome_common.gypi

Issue 15388002: Supporting high dpi favicons in Instant Extended. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Refactoring after Kausalya's change 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 29f10ca691a04e00e2568c07d4a7d98e1abc6761..1228f356ddea8c3b278067484622fe2e31586386 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -329,6 +329,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