| Index: chrome/browser/speech/chrome_speech_recognition_preferences.h
|
| diff --git a/chrome/browser/speech/chrome_speech_recognition_preferences.h b/chrome/browser/speech/chrome_speech_recognition_preferences.h
|
| index 1d7dcdeda8f6212c7ca60ca886b4c8b32199ec28..086da25f4bbabe626ee1c6768cbf529175084d3f 100644
|
| --- a/chrome/browser/speech/chrome_speech_recognition_preferences.h
|
| +++ b/chrome/browser/speech/chrome_speech_recognition_preferences.h
|
| @@ -72,7 +72,6 @@ class ChromeSpeechRecognitionPreferences
|
| virtual ProfileKeyedService* BuildServiceInstanceFor(
|
| content::BrowserContext* profile) const OVERRIDE;
|
| virtual void RegisterUserPrefs(PrefRegistrySyncable* registry) OVERRIDE;
|
| - virtual bool ServiceRedirectedInIncognito() const OVERRIDE;
|
| virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
|
| virtual bool ServiceIsCreatedWithProfile() const OVERRIDE;
|
|
|
|
|