Index: third_party/WebKit/Source/web/DevToolsEmulator.h |
diff --git a/third_party/WebKit/Source/web/DevToolsEmulator.h b/third_party/WebKit/Source/web/DevToolsEmulator.h |
index c46329072f22711e7fb47d71e174a39b7dbfec1b..1fc21b5c11d7f1959381599392e15982b31b3461 100644 |
--- a/third_party/WebKit/Source/web/DevToolsEmulator.h |
+++ b/third_party/WebKit/Source/web/DevToolsEmulator.h |
@@ -110,7 +110,6 @@ class WEB_EXPORT DevToolsEmulator final |
bool m_touchEventEmulationEnabled; |
bool m_doubleTapToZoomEnabled; |
bool m_originalTouchEventFeatureDetectionEnabled; |
- bool m_originalDeviceSupportsMouse; |
bool m_originalDeviceSupportsTouch; |
int m_originalMaxTouchPoints; |
std::unique_ptr<IntPoint> m_lastPinchAnchorCss; |