| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
|
| index c10d794bc438037922e9a8601267a92db3db1a3a..e7fb15f0508af63ac86435df0a0eba4763a045c7 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
|
| @@ -83,7 +83,6 @@ class MockDataReductionProxyRequestOptions
|
| : public TestDataReductionProxyRequestOptions {
|
| public:
|
| MockDataReductionProxyRequestOptions(Client client,
|
| - const std::string& version,
|
| DataReductionProxyConfig* config);
|
|
|
| ~MockDataReductionProxyRequestOptions();
|
|
|