| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 56dd758db26c4a7a06a91739e11b5f1b6b77949a..2a846a42bca094c39ae3ab0c67534ea79013b797 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -78,6 +78,7 @@
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings_unittest.cc',
|
| 'data_reduction_proxy/browser/http_auth_handler_data_reduction_proxy_unittest.cc',
|
| 'dom_distiller/core/article_entry_unittest.cc',
|
| + 'dom_distiller/core/distilled_content_store_unittest.cc',
|
| 'dom_distiller/core/distiller_unittest.cc',
|
| 'dom_distiller/core/distiller_url_fetcher_unittest.cc',
|
| 'dom_distiller/core/dom_distiller_database_unittest.cc',
|
|
|