Index: net/proxy/proxy_script_fetcher_impl.h |
diff --git a/net/proxy/proxy_script_fetcher_impl.h b/net/proxy/proxy_script_fetcher_impl.h |
index 37747483edf5973e46b5a1798e41d023bdd64914..cfba2be64e2ec79f619bbb71b2d55ab039e3765c 100644 |
--- a/net/proxy/proxy_script_fetcher_impl.h |
+++ b/net/proxy/proxy_script_fetcher_impl.h |
@@ -85,7 +85,7 @@ class NET_EXPORT ProxyScriptFetcherImpl : public ProxyScriptFetcher, |
base::WeakPtrFactory<ProxyScriptFetcherImpl> weak_factory_; |
// The context used for making network requests. |
- URLRequestContext* url_request_context_; |
+ URLRequestContext* const url_request_context_; |
// Buffer that URLRequest writes into. |
scoped_refptr<IOBuffer> buf_; |