| 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 9be9fc3eb00596703134fa7bb885edb6148bcace..ce37c26f70cd4550c781e97409434ccca3cee27f 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -93,8 +93,6 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual ProfileSyncService* GetProfileSyncService() OVERRIDE;
|
| virtual bool IsSameProfile(Profile* profile) OVERRIDE;
|
| virtual Time GetStartTime() const OVERRIDE;
|
| - virtual SpellCheckHost* GetSpellCheckHost() OVERRIDE;
|
| - virtual void ReinitializeSpellCheckHost(bool force) OVERRIDE;
|
| virtual WebKitContext* GetWebKitContext() OVERRIDE;
|
| virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
|
| virtual history::TopSites* GetTopSites() OVERRIDE;
|
|
|