Index: net/proxy/dhcp_proxy_script_fetcher_win.h |
diff --git a/net/proxy/dhcp_proxy_script_fetcher_win.h b/net/proxy/dhcp_proxy_script_fetcher_win.h |
index 6110a019999bbfa491f4b4d77a86647c5f2b73ff..decb795e96ef2ac0716d7e0a5f480cfc9cc589b2 100644 |
--- a/net/proxy/dhcp_proxy_script_fetcher_win.h |
+++ b/net/proxy/dhcp_proxy_script_fetcher_win.h |
@@ -158,7 +158,7 @@ class NET_EXPORT_PRIVATE DhcpProxyScriptFetcherWin |
// PAC URL retrieved from DHCP, if any. Valid only in state STATE_DONE. |
GURL pac_url_; |
- base::OneShotTimer<DhcpProxyScriptFetcherWin> wait_timer_; |
+ base::OneShotTimer wait_timer_; |
URLRequestContext* const url_request_context_; |