Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 9dd4508bcb77bd551f64d0c4871d1e9f81513618..0e8be660a3f67fcaa44b719856f7a60759748236 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', |
@@ -306,6 +308,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', |