| 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[];
|
|
|