| 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 ab5494786c6f04ebdeffbed6f0d86927e1601b6e..9f7dea41a28493987d8d07a081618b2f878afe59 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -83,6 +83,7 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual HostZoomMap* GetHostZoomMap() OVERRIDE;
|
| virtual GeolocationPermissionContext*
|
| GetGeolocationPermissionContext() OVERRIDE;
|
| + virtual SpeechInputPreferences* GetSpeechInputPreferences() OVERRIDE;
|
| virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() OVERRIDE;
|
| virtual FindBarState* GetFindBarState() OVERRIDE;
|
| virtual bool HasProfileSyncService() const OVERRIDE;
|
|
|