| Index: ui/events/events.gyp
|
| diff --git a/ui/events/events.gyp b/ui/events/events.gyp
|
| index 03b75f25fd24bd62bfd80ec283a84690d478ba03..9fe3ba52966d051a4ef7565bff3040a11e2daea8 100644
|
| --- a/ui/events/events.gyp
|
| +++ b/ui/events/events.gyp
|
| @@ -225,6 +225,8 @@
|
| 'gesture_detection/gesture_detection_export.h',
|
| 'gesture_detection/gesture_detector.cc',
|
| 'gesture_detection/gesture_detector.h',
|
| + "gesture_detection/gesture_detection_switches.cc",
|
| + "gesture_detection/gesture_detection_switches.h",
|
| 'gesture_detection/gesture_event_data.cc',
|
| 'gesture_detection/gesture_event_data.h',
|
| 'gesture_detection/gesture_event_data_packet.cc',
|
|
|