| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index bc2dab2dac83bb8fa8bf63ea5e98c195f177d490..a9467c63d32794e51fb7fe95ac94c063f0803c6b 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -99,6 +99,7 @@
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_configurator_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',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_metrics_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',
|
|
|