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