| Index: chrome/browser/chrome_content_browser_client.h
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.h (revision 98061)
|
| +++ chrome/browser/chrome_content_browser_client.h (working copy)
|
| @@ -99,6 +99,7 @@
|
| virtual MHTMLGenerationManager* GetMHTMLGenerationManager() OVERRIDE;
|
| virtual DevToolsManager* GetDevToolsManager() OVERRIDE;
|
| virtual net::NetLog* GetNetLog() OVERRIDE;
|
| + virtual speech_input::SpeechInputManager* GetSpeechInputManager() OVERRIDE;
|
| virtual bool IsFastShutdownPossible() OVERRIDE;
|
| virtual WebPreferences GetWebkitPrefs(
|
| content::BrowserContext* browser_context,
|
|
|