Chromium Code Reviews| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
| index 2d008c85dc0be1000083ed4e81839a63afc740e1..33e1e718e1f83c9fa8a156ec791eee873f9d8362 100644 |
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
| @@ -15,13 +15,9 @@ |
| namespace net { |
| class NetLog; |
| -class ProxyInfo; |
| class ProxyServer; |
| -class ProxyService; |
| } |
| -class PrefService; |
| - |
| namespace data_reduction_proxy { |
| class DataReductionProxyEventCreator; |