| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc
|
| index d577fcee44711dde66ddc373a228a812240435f1..59cc43d3cdc6e388011624ac64146374f7f2a65d 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc
|
| @@ -200,8 +200,6 @@ class DataReductionProxyInterceptorWithServerTest : public testing::Test {
|
| io_data_.reset(
|
| new DataReductionProxyIOData(
|
| data_reduction_proxy::Client::UNKNOWN,
|
| - scoped_ptr<
|
| - data_reduction_proxy::DataReductionProxyStatisticsPrefs>(),
|
| settings_.get(),
|
| &net_log_,
|
| loop_.message_loop_proxy(),
|
|
|