Index: ui/events/events.gyp |
diff --git a/ui/events/events.gyp b/ui/events/events.gyp |
index c4a0d3f7f9a3489650b37fbf7630a212caa6a72c..833b30f075211c76183d443beee0716b3da453d6 100644 |
--- a/ui/events/events.gyp |
+++ b/ui/events/events.gyp |
@@ -274,8 +274,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/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', |