Index: third_party/WebKit/Source/platform/PlatformEvent.h |
diff --git a/third_party/WebKit/Source/platform/PlatformEvent.h b/third_party/WebKit/Source/platform/PlatformEvent.h |
index 7621db68b1fbdcb4b883164a2f8609cf928cf800..473a2de1c7ee6a441c350498b71cb22d18e96af3 100644 |
--- a/third_party/WebKit/Source/platform/PlatformEvent.h |
+++ b/third_party/WebKit/Source/platform/PlatformEvent.h |
@@ -43,9 +43,6 @@ class PlatformEvent { |
MouseReleased, |
MouseScroll, |
- // PlatformWheelEvent |
- Wheel, |
- |
// PlatformTouchEvent |
TouchStart, |
TouchMove, |