Replace the default one with our own
This commit is contained in:
parent
73a60ea3e3
commit
2c21f1a304
2 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@ class URLRequestContextGetter : public net::URLRequestContextGetter {
|
|||
scoped_ptr<net::URLRequestContextStorage> storage_;
|
||||
scoped_ptr<net::URLRequestContext> url_request_context_;
|
||||
scoped_ptr<net::HostMappingRules> host_mapping_rules_;
|
||||
scoped_ptr<net::URLSecurityManager> url_sec_mgr_;
|
||||
scoped_ptr<ExplicitURLSecurityManager> url_sec_mgr_;
|
||||
content::ProtocolHandlerMap protocol_handlers_;
|
||||
content::URLRequestInterceptorScopedVector protocol_interceptors_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue