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