Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 6c6b332851d1bf5181f86a488aaa54fea90f7dfc..1e91a96bb2dde205fef9f3ca5a5695096ac1f491 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -128,6 +128,7 @@ |
'domain_reliability/test_util.h', |
'domain_reliability/uploader_unittest.cc', |
'domain_reliability/util_unittest.cc', |
+ 'favicon_base/select_favicon_frames_unittest.cc', |
# Note: GN tests converted to here, need to do the rest. |
'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc', |
'enhanced_bookmarks/image_store_ios_unittest.mm', |
@@ -353,7 +354,7 @@ |
'components.gyp:content_settings_core_browser', |
'components.gyp:content_settings_core_common', |
'components.gyp:content_settings_core_test_support', |
- |
+ |
# Dependencies of packed CT EV white list |
'components.gyp:packed_ct_ev_whitelist', |
@@ -380,6 +381,9 @@ |
'components.gyp:enhanced_bookmarks', |
'components.gyp:enhanced_bookmarks_test_support', |
+ # Dependencies of favicon_base |
+ 'components.gyp:favicon_base', |
+ |
# Dependencies of feedback |
'components.gyp:feedback_component', |