Index: ui/ui_unittests.gypi |
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
index 18265d473ea49dc42350473113a7990fd3cde93f..3cd74770d90bacf1af6dde4534accbb9dfec2273 100644 |
--- a/ui/ui_unittests.gypi |
+++ b/ui/ui_unittests.gypi |
@@ -240,7 +240,7 @@ |
}], |
['OS == "linux" and toolkit_views==1', { |
'sources': [ |
- 'base/x/events_x_unittest.cc', |
+ 'events/x/events_x_unittest.cc', |
], |
}], |
['OS != "mac" and OS != "ios"', { |