Index: chrome/browser/speech/chrome_speech_recognition_manager_delegate.h |
diff --git a/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h b/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h |
index 94c8fdd65e93f9fc628bc0935e1eb1d80b7900ce..3c4726a172d44fc5b7aa4c54b1b3477000217289 100644 |
--- a/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h |
+++ b/chrome/browser/speech/chrome_speech_recognition_manager_delegate.h |
@@ -48,7 +48,7 @@ class ChromeSpeechRecognitionManagerDelegate |
private: |
class OptionalRequestInfo; |
- // Checks for VIEW_TYPE_WEB_CONTENTS host in the UI thread and notifies back |
+ // Checks for VIEW_TYPE_TAB_CONTENTS host in the UI thread and notifies back |
// the result in the IO thread through |callback|. |
static void CheckRenderViewType( |
int session_id, |