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 cd1fc096e494b415585caf1b767ffba6b5e94789..17640be7fad929b551280db89e404a80cfe44a38 100644 |
--- a/chrome/browser/speech/chrome_speech_recognition_preferences.h |
+++ b/chrome/browser/speech/chrome_speech_recognition_preferences.h |
@@ -72,7 +72,7 @@ class ChromeSpeechRecognitionPreferences |
// BrowserContextKeyedServiceFactory methods: |
virtual BrowserContextKeyedService* BuildServiceInstanceFor( |
content::BrowserContext* profile) const OVERRIDE; |
- virtual void RegisterUserPrefs( |
+ virtual void RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* registry) OVERRIDE; |
virtual bool ServiceIsNULLWhileTesting() const OVERRIDE; |
virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE; |