| 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 25c4ba7e53edf71834c8e98b33e18a824c9c28fa..d45f433f9006ba4e8d38a558e282d6c1140b8540 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -57,7 +57,6 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual history::ShortcutsBackend* GetShortcutsBackend() OVERRIDE;
|
| virtual WebDataService* GetWebDataService(ServiceAccessType sat) OVERRIDE;
|
| virtual WebDataService* GetWebDataServiceWithoutCreating() OVERRIDE;
|
| - virtual PasswordStore* GetPasswordStore(ServiceAccessType sat) OVERRIDE;
|
| virtual PrefService* GetPrefs() OVERRIDE;
|
| virtual PrefService* GetOffTheRecordPrefs() OVERRIDE;
|
| virtual TemplateURLFetcher* GetTemplateURLFetcher() OVERRIDE;
|
|
|