Index: Source/web/WebDevToolsAgentImpl.h |
diff --git a/Source/web/WebDevToolsAgentImpl.h b/Source/web/WebDevToolsAgentImpl.h |
index 29b82174dd715ec1828dc600c18bc313b272bb7f..9d23ea349a96ce0d486ebb89c164481233c98b4f 100644 |
--- a/Source/web/WebDevToolsAgentImpl.h |
+++ b/Source/web/WebDevToolsAgentImpl.h |
@@ -149,8 +149,6 @@ private: |
bool m_isOverlayScrollbarsEnabled; |
bool m_touchEventEmulationEnabled; |
- bool m_originalTouchEnabled; |
- bool m_originalDeviceSupportsMouse; |
OwnPtr<WebCore::IntPoint> m_lastPinchAnchorCss; |
OwnPtr<WebCore::IntPoint> m_lastPinchAnchorDip; |