| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| index 4a3d8e7c6005ddf10baa8f5bed8810c357e6312b..e9b1332ca59e6eb7f6edc1ce8ba2e131661a25de 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| @@ -46,7 +46,6 @@ class DataReductionProxyIOData;
|
| class DataReductionProxyMutableConfigValues;
|
| class DataReductionProxyParams;
|
| class DataReductionProxyRequestOptions;
|
| -class DataReductionProxyService;
|
|
|
| typedef base::Callback<void(const std::string&)> ConfigStorer;
|
|
|
|
|