| Index: net/proxy/proxy_service.h
|
| diff --git a/net/proxy/proxy_service.h b/net/proxy/proxy_service.h
|
| index c5ae5a54aa4c555ebf6d23b9380b9966b4705339..71ab1100bc3f0f78e36e78535f04125e7c878539 100644
|
| --- a/net/proxy/proxy_service.h
|
| +++ b/net/proxy/proxy_service.h
|
| @@ -36,14 +36,12 @@ class TimeDelta;
|
| namespace net {
|
|
|
| class DhcpProxyScriptFetcher;
|
| -class HostResolver;
|
| class NetLog;
|
| class NetLogWithSource;
|
| class ProxyDelegate;
|
| class ProxyResolver;
|
| class ProxyResolverFactory;
|
| class ProxyResolverScriptData;
|
| -class ProxyScriptDecider;
|
| class ProxyScriptFetcher;
|
|
|
| // This class can be used to resolve the proxy server to use when loading a
|
|
|