Index: ui/events/event_constants.h |
diff --git a/ui/events/event_constants.h b/ui/events/event_constants.h |
index 5564312e2d124eb15d605c26374ced8ee3172a50..9030eb4a8ef4ba90abecf1e516686458e4a508df 100644 |
--- a/ui/events/event_constants.h |
+++ b/ui/events/event_constants.h |
@@ -48,7 +48,7 @@ enum EventType { |
ET_GESTURE_LONG_TAP, |
// A SWIPE gesture can happen at the end of a TAP_UP gesture if the |
tdresser
2014/05/26 20:49:58
This comment still kinda implies that multiple fin
mfomitchev
2014/05/26 22:07:14
Done.
|
// finger(s) were moving quickly before they are released. |
- ET_GESTURE_MULTIFINGER_SWIPE, |
+ ET_GESTURE_SWIPE, |
ET_GESTURE_SHOW_PRESS, |
// Sent by Win8+ metro when the user swipes from the bottom or top. |