| Index: chrome/browser/profiles/off_the_record_profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/profiles/off_the_record_profile_impl.h (revision 145147)
|
| +++ chrome/browser/profiles/off_the_record_profile_impl.h (working copy)
|
| @@ -50,7 +50,6 @@
|
| virtual HistoryService* GetHistoryService(ServiceAccessType sat) OVERRIDE;
|
| virtual HistoryService* GetHistoryServiceWithoutCreating() OVERRIDE;
|
| virtual FaviconService* GetFaviconService(ServiceAccessType sat) OVERRIDE;
|
| - virtual history::ShortcutsBackend* GetShortcutsBackend() OVERRIDE;
|
| virtual policy::PolicyService* GetPolicyService() OVERRIDE;
|
| virtual PrefService* GetPrefs() OVERRIDE;
|
| virtual PrefService* GetOffTheRecordPrefs() OVERRIDE;
|
|
|