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

Unified Diff: ui/events/event_switches.h

Issue 458363002: Remove old Aura Gesture Detection Pipeline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address sadrul's comment, and rebase. Created 6 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/BUILD.gn ('k') | ui/events/event_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/event_switches.h
diff --git a/ui/events/event_switches.h b/ui/events/event_switches.h
index b6e3581ba118eb1428594b10e359cad1abbf2c7c..ff73d9c92c05415ecccddcd839fdbe9c398c2df5 100644
--- a/ui/events/event_switches.h
+++ b/ui/events/event_switches.h
@@ -15,10 +15,6 @@ EVENTS_BASE_EXPORT extern const char kTouchEvents[];
EVENTS_BASE_EXPORT extern const char kTouchEventsAuto[];
EVENTS_BASE_EXPORT extern const char kTouchEventsEnabled[];
EVENTS_BASE_EXPORT extern const char kTouchEventsDisabled[];
-EVENTS_BASE_EXPORT extern const char kUnifiedGestureDetector[];
-EVENTS_BASE_EXPORT extern const char kUnifiedGestureDetectorAuto[];
-EVENTS_BASE_EXPORT extern const char kUnifiedGestureDetectorEnabled[];
-EVENTS_BASE_EXPORT extern const char kUnifiedGestureDetectorDisabled[];
EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[];
#if defined(OS_LINUX)
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/event_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698