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

Unified Diff: chrome/chrome_common.gypi

Issue 1010783002: [Icons NTP] Working prototype to fetch, store, and display big icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 f6d26aa7a06a23298a3716ca20b856c980c66299..e6fb88d237f384e96b1717be01e04f7b494a3216 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -51,6 +51,8 @@
'common/custom_handlers/protocol_handler.cc',
'common/custom_handlers/protocol_handler.h',
'common/descriptors_android.h',
+ 'common/favicon/big_icon_url_parser.cc',
+ 'common/favicon/big_icon_url_parser.h',
'common/favicon/fallback_icon_url_parser.cc',
'common/favicon/fallback_icon_url_parser.h',
'common/favicon/favicon_url_parser.cc',

Powered by Google App Engine
This is Rietveld 408576698