Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 6c6b332851d1bf5181f86a488aaa54fea90f7dfc..674721519c3fc256c303ef5109cb93b2be0a009f 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -353,7 +353,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 +380,9 @@ |
'components.gyp:enhanced_bookmarks', |
'components.gyp:enhanced_bookmarks_test_support', |
+ # Dependencies of favicon_base |
+ 'components.gyp:favicon_base', |
pkotwicz
2015/01/23 16:00:48
Remove this because there are no longer any unit t
huangs
2015/01/23 19:47:52
Done.
|
+ |
# Dependencies of feedback |
'components.gyp:feedback_component', |