| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 1830d8505d5127d9383927150a25a7a7890efb6d..4053ce8430dd59a73b2a830e75ca95b459be1408 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -156,7 +156,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',
|
|
|