| Index: ui/events/BUILD.gn
|
| ===================================================================
|
| --- ui/events/BUILD.gn (revision 284124)
|
| +++ ui/events/BUILD.gn (working copy)
|
| @@ -229,6 +229,8 @@
|
| "test/events_test_utils.h",
|
| "test/events_test_utils_x11.cc",
|
| "test/events_test_utils_x11.h",
|
| + "test/mock_motion_event.cc",
|
| + "test/mock_motion_event.h",
|
| "test/platform_event_waiter.cc",
|
| "test/platform_event_waiter.h",
|
| "test/test_event_handler.cc",
|
| @@ -272,8 +274,6 @@
|
| "gestures/velocity_calculator_unittest.cc",
|
| "gesture_detection/bitset_32_unittest.cc",
|
| "gesture_detection/gesture_provider_unittest.cc",
|
| - "gesture_detection/mock_motion_event.h",
|
| - "gesture_detection/mock_motion_event.cc",
|
| "gesture_detection/velocity_tracker_unittest.cc",
|
| "gesture_detection/touch_disposition_gesture_filter_unittest.cc",
|
| "keycodes/dom4/keycode_converter_unittest.cc",
|
|
|