Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 8f2c6d29a057a2904faacfb94f33aa69ab1073b7..148f559bd8323b2c9e52dc57952382b8525836ae 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/fallback_icon_url_parser.cc', |
+ 'common/favicon/fallback_icon_url_parser.h', |
'common/favicon/favicon_url_parser.cc', |
'common/favicon/favicon_url_parser.h', |
'common/icon_with_badge_image_source.cc', |
@@ -309,6 +311,7 @@ |
'<(DEPTH)/components/components.gyp:cloud_devices_common', |
'<(DEPTH)/components/components.gyp:component_updater', |
'<(DEPTH)/components/components.gyp:content_settings_core_common', |
+ '<(DEPTH)/components/components.gyp:favicon_base', |
'<(DEPTH)/components/components.gyp:json_schema', |
'<(DEPTH)/components/components.gyp:metrics', |
'<(DEPTH)/components/components.gyp:policy_component_common', |