Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 401e01c04701974f86f00f8b0b27f148a33568d2..942a4e9ff0a02e76b06b47f5019439be54839c79 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -750,7 +750,6 @@ private: |
UserMediaClientImpl m_userMediaClientImpl; |
MediaKeysClientImpl m_mediaKeysClientImpl; |
OwnPtr<MIDIClientProxy> m_midiClientProxy; |
- OwnPtr<NavigatorContentUtilsClientImpl> m_navigatorContentUtilsClient; |
OwnPtr<WebActiveGestureAnimation> m_gestureAnimation; |
WebPoint m_positionOnFlingStart; |
WebPoint m_globalPositionOnFlingStart; |