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 2e78fc07d02562458234fe9a9f0533864fe493dc..204627a2fdfd974aceae526a83f69ec62aa81846 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -116,7 +116,8 @@ class OffTheRecordProfileImpl : public Profile, |
virtual content::ResourceContext* GetResourceContext() OVERRIDE; |
virtual content::GeolocationPermissionContext* |
GetGeolocationPermissionContext() OVERRIDE; |
- virtual content::SpeechInputPreferences* GetSpeechInputPreferences() OVERRIDE; |
+ virtual content::SpeechRecognitionPreferences* |
+ GetSpeechRecognitionPreferences() OVERRIDE; |
virtual bool DidLastSessionExitCleanly() OVERRIDE; |
virtual quota::SpecialStoragePolicy* GetSpecialStoragePolicy() OVERRIDE; |