| Index: components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc
|
| diff --git a/components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc b/components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc
|
| index 5a3aca85b4958ced8afb776aee17993f727b9c86..7253c7bd29f4ce6946c3bbdfed56db25bf2efda6 100644
|
| --- a/components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc
|
| +++ b/components/data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc
|
| @@ -79,7 +79,6 @@ class ContentLoFiDeciderTest : public testing::Test {
|
| test_context_->config(),
|
| test_context_->io_data()->request_options(),
|
| test_context_->configurator(),
|
| - test_context_->io_data()->experiments_stats(),
|
| test_context_->net_log(), test_context_->event_creator()));
|
|
|
| data_reduction_proxy_network_delegate_->InitIODataAndUMA(
|
|
|