Fix cppling warning

This commit is contained in:
Cheng Zhao 2015-12-07 22:44:35 +08:00
parent 27dd233820
commit d0be6c7411
2 changed files with 3 additions and 2 deletions

View file

@ -86,7 +86,8 @@ std::string AtomBrowserContext::GetUserAgent() {
return content::BuildUserAgentFromProduct(user_agent);
}
scoped_ptr<net::URLRequestJobFactory> AtomBrowserContext::CreateURLRequestJobFactory(
scoped_ptr<net::URLRequestJobFactory>
AtomBrowserContext::CreateURLRequestJobFactory(
content::ProtocolHandlerMap* handlers,
content::URLRequestInterceptorScopedVector* interceptors) {
scoped_ptr<AtomURLRequestJobFactory> job_factory(job_factory_);

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit fff0f0e2d39886a49fce4f78aa3b625b880b3607
Subproject commit 878e63860b59d3443cd9f739d7533f2be1109773