Index: public/web/WebSpeechRecognitionHandle.h |
diff --git a/public/web/WebSpeechRecognitionHandle.h b/public/web/WebSpeechRecognitionHandle.h |
index cc41654eaf1725b9ffe2fd2d4e41d239cfbd1f6c..4e2de70d887b6714aaacaa952d41133000fb2a8b 100644 |
--- a/public/web/WebSpeechRecognitionHandle.h |
+++ b/public/web/WebSpeechRecognitionHandle.h |
@@ -32,8 +32,6 @@ |
namespace blink { |
class SpeechRecognition; |
-class WebSpeechRecognitionResult; |
-class WebString; |
// WebSpeechRecognitionHandle is used by WebSpeechRecognizer to identify a |
// recognition session, and by WebSpeechRecognizerClient to route |