| Index: ui/events/events.gyp
|
| diff --git a/ui/events/events.gyp b/ui/events/events.gyp
|
| index 8af08c53c7d38c6d0ef2bc407717c7a4ff7abfbd..bc7d713da828a8480021dcc257d07d83c5f7cd7a 100644
|
| --- a/ui/events/events.gyp
|
| +++ b/ui/events/events.gyp
|
| @@ -272,6 +272,8 @@
|
| 'test/events_test_utils_x11.h',
|
| 'test/mock_motion_event.cc',
|
| 'test/mock_motion_event.h',
|
| + 'test/motion_event_test_utils.cc',
|
| + 'test/motion_event_test_utils.h',
|
| 'test/platform_event_waiter.cc',
|
| 'test/platform_event_waiter.h',
|
| 'test/test_event_handler.cc',
|
|
|