Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 604acdcfa0fc87bb7dfcc9f67fbc1e67a925aa92..677b5ca010b2ffc5077e1494f2f8355f12e79a6e 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -737,9 +737,6 @@ private: |
bool m_recreatingGraphicsContext; |
static const WebInputEvent* m_currentInputEvent; |
-#if ENABLE(INPUT_SPEECH) |
- OwnPtr<SpeechInputClientImpl> m_speechInputClient; |
-#endif |
OwnPtr<SpeechRecognitionClientProxy> m_speechRecognitionClient; |
OwnPtr<GeolocationClientProxy> m_geolocationClientProxy; |