| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 22e25682a4b5edee5651ff13567840fc85563312..f0ad83238ad5a6cab823db8c3c3d90d39a415114 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',
|
|
|