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 78016ddeec59baaa0a623eb5c071a40246318492..acebb4fb09eb0b5be30af2a2254c50c3a889bdd8 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -55,8 +55,6 @@ class OffTheRecordProfileImpl : public Profile, |
virtual FaviconService* GetFaviconService(ServiceAccessType sat) OVERRIDE; |
virtual AutocompleteClassifier* GetAutocompleteClassifier() OVERRIDE; |
virtual history::ShortcutsBackend* GetShortcutsBackend() OVERRIDE; |
- virtual WebDataService* GetWebDataService(ServiceAccessType sat) OVERRIDE; |
- virtual WebDataService* GetWebDataServiceWithoutCreating() OVERRIDE; |
virtual PrefService* GetPrefs() OVERRIDE; |
virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; |
virtual TemplateURLFetcher* GetTemplateURLFetcher() OVERRIDE; |