summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_winhttp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/proxy/proxy_resolver_winhttp.h')
-rw-r--r--net/proxy/proxy_resolver_winhttp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/proxy/proxy_resolver_winhttp.h b/net/proxy/proxy_resolver_winhttp.h
index ac981686..032cab7 100644
--- a/net/proxy/proxy_resolver_winhttp.h
+++ b/net/proxy/proxy_resolver_winhttp.h
@@ -19,7 +19,6 @@ class ProxyResolverWinHttp : public ProxyResolver {
~ProxyResolverWinHttp();
// ProxyResolver implementation:
- virtual int GetProxyConfig(ProxyConfig* config);
virtual int GetProxyForURL(const GURL& query_url,
const GURL& pac_url,
ProxyInfo* results);