Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(647)

Unified Diff: ui/events/event_constants.h

Issue 2224653002: mash: Remove ash::ShelfGestureHandler and ui::ET_GESTURE_WIN8_EDGE_SWIPE (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/events/event.cc ('k') | ui/events/gesture_detection/gesture_touch_uma_histogram.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/event_constants.h
diff --git a/ui/events/event_constants.h b/ui/events/event_constants.h
index 664e837f271193af2b8d07197d3a0cec2fcc3866..9d3cd74d6a392c4e2325d8098078af25ad1b5c66 100644
--- a/ui/events/event_constants.h
+++ b/ui/events/event_constants.h
@@ -58,9 +58,6 @@ enum EventType {
ET_GESTURE_SWIPE,
ET_GESTURE_SHOW_PRESS,
- // Sent by Win8+ metro when the user swipes from the bottom or top.
- ET_GESTURE_WIN8_EDGE_SWIPE,
-
// Scroll support.
// TODO[davemoore] we need to unify these events w/ touch and gestures.
ET_SCROLL,
« no previous file with comments | « ui/events/event.cc ('k') | ui/events/gesture_detection/gesture_touch_uma_histogram.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698