Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 40f0d2fb95709a2e84dc68748aa70d084012b96a..013d4790c811977e57c5ac90c95870ca3f6e5410 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -666,6 +666,7 @@ |
'dependencies': [ |
'../../build/linux/system.gyp:x11', |
'../../build/linux/system.gyp:xrandr', |
+ '../events/devices/events_devices.gyp:events_devices', |
'../events/platform/x11/x11_events_platform.gyp:x11_events_platform', |
], |
}], |
@@ -813,6 +814,7 @@ |
'dependencies': [ |
'../../build/linux/system.gyp:x11', |
'../../build/linux/system.gyp:xext', |
+ '../events/devices/events_devices.gyp:events_devices', |
'../events/platform/x11/x11_events_platform.gyp:x11_events_platform', |
], |
}], |