| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc
|
| index 2c798fa7c3bd66802ea16d2247bf2ba8c372990f..08ba416ba5a2a3c5b43436b206ecc8972c708db1 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc
|
| @@ -144,7 +144,6 @@ class DataReductionProxyConfigServiceClientTest : public testing::Test {
|
| mock_socket_factory_.reset(nullptr);
|
| test_context_ =
|
| DataReductionProxyTestContext::Builder()
|
| - .WithParamsDefinitions(TestDataReductionProxyParams::HAS_EVERYTHING)
|
| .WithURLRequestContext(context_.get())
|
| .WithMockClientSocketFactory(mock_socket_factory_.get())
|
| .WithMockRequestOptions()
|
|
|