| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 9cae71463a7bc8b9e838c202678181dce4f57300..e1361b8b382375b55781ca80d25c0e6c4f1e668d 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -135,6 +135,7 @@
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc',
|
| + 'data_reduction_proxy/core/browser/data_reduction_proxy_mutable_config_values_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_prefs_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_request_options_unittest.cc',
|
|
|