Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 49a32813f60882eabfb6bc80c46e6c74028512bf..96e102639b1ac052f2efe0236d9b9eadc982fad9 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -201,6 +201,7 @@ |
'variations/metrics_util_unittest.cc', |
'variations/study_filtering_unittest.cc', |
'variations/variations_associated_data_unittest.cc', |
+ 'variations/variations_http_header_provider_unittest.cc', |
'variations/variations_seed_processor_unittest.cc', |
'variations/variations_seed_simulator_unittest.cc', |
'visitedlink/test/visitedlink_unittest.cc', |
@@ -283,6 +284,9 @@ |
'components.gyp:history_core_browser', |
'components.gyp:history_core_common', |
+ # Dependencies of infobar |
+ 'components.gyp:infobars_test_support', |
+ |
# Dependencies of invalidation |
'components.gyp:invalidation', |
'components.gyp:invalidation_test_support', |