| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 0316c64d344896e85f14deaad38f63ef12a8e079..09f7aa940b60c7aeae4599fd5ea9f32da5e87d76 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -158,7 +158,7 @@
|
| 'data_reduction_proxy_unittest_sources': [
|
| 'data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc',
|
| 'data_reduction_proxy/content/browser/content_lofi_ui_service_unittest.cc',
|
| - 'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter_unittest.cc',
|
| + 'data_reduction_proxy/content/browser/data_reduction_proxy_host_impl_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats_unittest.cc',
|
|
|