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

Unified Diff: ui/events/event_switches.h

Issue 278073004: Revert of Unified Gesture Recognizer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/aura/window_event_dispatcher.cc ('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 07cf083c71076f78e978f4784f6aca518a7494a1..7ac2722b03f99076cbf518f62087aba4d0028233 100644
--- a/ui/events/event_switches.h
+++ b/ui/events/event_switches.h
@@ -15,7 +15,6 @@
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 kUseUnifiedGestureDetector[];
#if defined(OS_LINUX)
EVENTS_BASE_EXPORT extern const char kTouchDevices[];
« no previous file with comments | « ui/aura/window_event_dispatcher.cc ('k') | ui/events/event_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698