Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index e528d44fd1aa0f2bba29c86251e40d49aef8d993..48bd2f89a4267d3587ec913dcb4fcad74b6b6da9 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -736,8 +736,6 @@ private: |
bool m_recreatingGraphicsContext; |
static const WebInputEvent* m_currentInputEvent; |
- OwnPtr<SpeechRecognitionClientProxy> m_speechRecognitionClient; |
- |
OwnPtr<GeolocationClientProxy> m_geolocationClientProxy; |
UserMediaClientImpl m_userMediaClientImpl; |