| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 300082bf07693a15bf97df47045c6bfd95a701fd..0d45f39360a611e7ea9d22fac8789a750b6a8acb 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -160,7 +160,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',
|
|
|