Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index 1e472c1d8a1cfbedb34e22d807b42c91cb2561c9..cf7fa7bcb5c0858655314d41e6396bd79dbbd5c0 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -91,7 +91,7 @@ |
'../ui/accessibility/accessibility.gyp:accessibility_unittests', |
'../ui/base/ui_base_tests.gyp:ui_base_unittests', |
'../ui/display/display.gyp:display_unittests', |
- '../ui/events/events.gyp:events_unittests', |
+ '../ui/events/events_unittests.gyp:events_unittests', |
'../ui/gfx/gfx_tests.gyp:gfx_unittests', |
'../ui/gl/gl_tests.gyp:gl_unittests', |
'../ui/snapshot/snapshot.gyp:snapshot_unittests', |
@@ -217,7 +217,7 @@ |
'../tools/imagediff/image_diff.gyp:image_diff#host', |
'../tools/telemetry/telemetry.gyp:bitmaptools#host', |
'../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', |
- '../ui/events/events.gyp:events_unittests_apk', |
+ '../ui/events/events_unittests.gyp:events_unittests_apk', |
'../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', |
'../ui/gl/gl_tests.gyp:gl_unittests_apk', |
'../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_apk', |
@@ -583,7 +583,7 @@ |
'../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
'../ui/app_list/app_list.gyp:app_list_unittests_run', |
'../ui/compositor/compositor.gyp:compositor_unittests_run', |
- '../ui/events/events.gyp:events_unittests_run', |
+ '../ui/events/events_unittests.gyp:events_unittests_run', |
'../ui/message_center/message_center.gyp:message_center_unittests_run', |
'../url/url.gyp:url_unittests_run', |
], |