| Index: ui/events/BUILD.gn
|
| diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
|
| index a65943b0ff2a03bb0eaf455c40f34d923c760a03..733e6220f578c0ede01a67b1095d7665030dd2c1 100644
|
| --- a/ui/events/BUILD.gn
|
| +++ b/ui/events/BUILD.gn
|
| @@ -172,6 +172,8 @@ component("gesture_detection") {
|
| "gesture_detection/gesture_configuration.cc",
|
| "gesture_detection/gesture_configuration.h",
|
| "gesture_detection/gesture_detection_export.h",
|
| + "gesture_detection/gesture_detection_switches.cc",
|
| + "gesture_detection/gesture_detection_switches.h",
|
| "gesture_detection/gesture_detector.cc",
|
| "gesture_detection/gesture_detector.h",
|
| "gesture_detection/gesture_event_data.cc",
|
|
|