| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h
|
| index b92485620038b949d0fa2221c8d0358460a44f50..4647499e21aa3076719309276e241d40b8ada101 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -76,7 +76,6 @@ class ProfileImplIOData : public ProfileIOData {
|
| scoped_refptr<ChromeURLRequestContextGetter> CreateMainRequestContextGetter(
|
| content::ProtocolHandlerMap* protocol_handlers,
|
| content::URLRequestInterceptorScopedVector request_interceptors,
|
| - PrefService* local_state,
|
| IOThread* io_thread) const;
|
| scoped_refptr<ChromeURLRequestContextGetter>
|
| CreateIsolatedAppRequestContextGetter(
|
|
|