Index: chrome/browser/speech/speech_input_dispatcher_host.h |
=================================================================== |
--- chrome/browser/speech/speech_input_dispatcher_host.h (revision 69057) |
+++ chrome/browser/speech/speech_input_dispatcher_host.h (working copy) |
@@ -12,7 +12,7 @@ |
namespace speech_input { |
// SpeechInputDispatcherHost is a delegate for Speech API messages used by |
-// ResourceMessageFilter. |
+// RenderMessageFilter. |
// It's the complement of SpeechInputDispatcher (owned by RenderView). |
class SpeechInputDispatcherHost : public BrowserMessageFilter, |
public SpeechInputManager::Delegate { |