| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 96de79b36ed008da730be0bc3a1db0c7bf8939d3..cb4c43ad2e1c95b8de59a2a6598e6c859eb8257b 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -82,6 +82,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',
|
|
|