| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index f11872316826b893def42d57fae92b327e667312..750f7df08b1e4795be2b7713200ef05bf070264c 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -78,6 +78,7 @@
|
| 'data_reduction_proxy/browser/data_reduction_proxy_params_unittest.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_protocol_unittest.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings_unittest.cc',
|
| + 'data_reduction_proxy/browser/data_reduction_proxy_tamper_detect_unittest.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_usage_stats_unittest.cc',
|
| 'data_reduction_proxy/common/data_reduction_proxy_headers_unittest.cc',
|
| 'dom_distiller/core/article_entry_unittest.cc',
|
|
|