| Index: chrome/browser/profiles/profile_io_data.cc
|
| diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc
|
| index 1da278c25b04d705366dd3cf51128aa41062ffbe..6021226a4703f2f3fb2567921ed61be45779f7c0 100644
|
| --- a/chrome/browser/profiles/profile_io_data.cc
|
| +++ b/chrome/browser/profiles/profile_io_data.cc
|
| @@ -599,7 +599,7 @@ void ProfileIOData::ApplyProfileParamsToContext(
|
| }
|
|
|
| void ProfileIOData::SetUpJobFactoryDefaults(
|
| - net::URLRequestJobFactory* job_factory,
|
| + net::URLRequestJobFactoryImpl* job_factory,
|
| scoped_ptr<net::URLRequestJobFactory::Interceptor>
|
| protocol_handler_interceptor,
|
| net::NetworkDelegate* network_delegate,
|
|
|