| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 1b3c19936b3868914c7e2022d02df25a04e0877a..a48e16d1750279e2cfe5f0c11a1c6a5d8713ff24 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -129,6 +129,7 @@
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_request_options_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection_unittest.cc',
|
| + 'data_reduction_proxy/core/browser/data_usage_storage_helper_unittest.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_client_config_parser_unittest.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_headers_unittest.cc',
|
|
|