Fix API changes of Chrome37.
This commit is contained in:
parent
f0e46a4728
commit
dca1c51b32
9 changed files with 30 additions and 86 deletions
|
@ -36,7 +36,7 @@ class BrowserClient : public content::ContentBrowserClient {
|
|||
virtual net::URLRequestContextGetter* CreateRequestContext(
|
||||
content::BrowserContext* browser_context,
|
||||
content::ProtocolHandlerMap* protocol_handlers,
|
||||
content::ProtocolHandlerScopedVector protocol_interceptors) OVERRIDE;
|
||||
content::URLRequestInterceptorScopedVector protocol_interceptors) OVERRIDE;
|
||||
|
||||
private:
|
||||
virtual content::BrowserMainParts* CreateBrowserMainParts(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue