| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 1dc4f8dac7adfeff916ee66c37585dc74945ca13..0796fcf5a499240ad14b81e575fac3e1f5542bbd 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -143,6 +143,7 @@
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_config_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_configurator_unittest.cc',
|
| + 'data_reduction_proxy/core/browser/data_reduction_proxy_delegate_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc',
|
|
|