| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index ea2fb5fa18153dd33c9e2a2b155a4e820abb16bf..26c5aa8afb0481d8797e911e6eb1d3b0dd06b4df 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -136,6 +136,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/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc',
|
| 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc',
|
|
|