| Index: chrome/test/base/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/base/testing_profile.h (revision 145147)
|
| +++ chrome/test/base/testing_profile.h (working copy)
|
| @@ -160,7 +160,6 @@
|
| // this by calling CreateRequestContext(). See the note at GetRequestContext
|
| // for more information.
|
| net::CookieMonster* GetCookieMonster();
|
| - virtual history::ShortcutsBackend* GetShortcutsBackend() OVERRIDE;
|
| virtual policy::PolicyService* GetPolicyService() OVERRIDE;
|
| // Sets the profile's PrefService. If a pref service hasn't been explicitly
|
| // set GetPrefs creates one, so normally you need not invoke this. If you need
|
|
|