| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 49a32813f60882eabfb6bc80c46e6c74028512bf..7047f25326dde7f81b12afc2e3e80ec3c93d20ab 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',
|
|
|