| 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 88b270e37e207daf243682ef0d82e6e34a23fc7d..bbbe649521e3b5c0f48aec940d85fe736212b3d5 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,
|
|
|