Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 96e102639b1ac052f2efe0236d9b9eadc982fad9..3bc8f7b6648acf34e93713159f3a9588ca843f56 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -83,6 +83,7 @@ |
'data_reduction_proxy/common/data_reduction_proxy_headers_unittest.cc', |
'dom_distiller/core/article_entry_unittest.cc', |
'dom_distiller/core/distilled_content_store_unittest.cc', |
+ 'dom_distiller/core/distilled_page_prefs_unittests.cc', |
'dom_distiller/core/distiller_unittest.cc', |
'dom_distiller/core/distiller_url_fetcher_unittest.cc', |
'dom_distiller/core/dom_distiller_model_unittest.cc', |
@@ -732,6 +733,7 @@ |
'components.gyp:autofill_content_browser', |
'components.gyp:dom_distiller_content', |
'components.gyp:dom_distiller_core', |
+ 'components.gyp:pref_registry_test_support', |
nyquist
2014/07/14 17:56:00
Nit: Does this have trailing whitespace?
|
'components_resources.gyp:components_resources', |
'../content/content.gyp:content_common', |
'../content/content.gyp:content_gpu', |