Chromium Code Reviews| Index: components/data_reduction_proxy/core/common/data_reduction_proxy_params.h |
| diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h |
| index c48ec854ec9932a26612069f3166e488c7d2431e..cd11ade83853b8b8b940abfcbdea0ffdced3b56e 100644 |
| --- a/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h |
| +++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h |
| @@ -14,12 +14,7 @@ |
| #include "net/proxy/proxy_server.h" |
| #include "url/gurl.h" |
| -namespace base { |
| -class TimeDelta; |
| -} |
| - |
| namespace net { |
| -class HostPortPair; |
| class ProxyServer; |
| } |