| Index: chrome/browser/profiles/off_the_record_profile_impl.h
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| index 2a42058cc44109c40fa5b4cda03e1c1a2cdc3e5c..49684dc0eb5b31982ed179267086e22b5d2daf5c 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -60,7 +60,6 @@ class OffTheRecordProfileImpl : public Profile {
|
| content::ProtocolHandlerMap* protocol_handlers,
|
| content::URLRequestInterceptorScopedVector request_interceptors) override;
|
| net::SSLConfigService* GetSSLConfigService() override;
|
| - HostContentSettingsMap* GetHostContentSettingsMap() override;
|
| bool IsSameProfile(Profile* profile) override;
|
| Time GetStartTime() const override;
|
| base::FilePath last_selected_directory() override;
|
|
|