| Index: ui/events/BUILD.gn
|
| diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
|
| index 21981fd65a43cb2df9d63b9bdd438cf5fded36e0..ca3090b013c7478daf426beb6b572127a14c96e8 100644
|
| --- a/ui/events/BUILD.gn
|
| +++ b/ui/events/BUILD.gn
|
| @@ -172,6 +172,8 @@ component("gesture_detection") {
|
| "gesture_detection/gesture_config_helper.h",
|
| "gesture_detection/gesture_provider.cc",
|
| "gesture_detection/gesture_provider.h",
|
| + "gesture_detection/gesture_touch_uma_histogram.cc",
|
| + "gesture_detection/gesture_touch_uma_histogram.h",
|
| "gesture_detection/motion_event.cc",
|
| "gesture_detection/motion_event.h",
|
| "gesture_detection/motion_event_buffer.cc",
|
|
|