Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index e64f6eb362f493f18bf408cbfa9571f67c55eaf9..41a411f08f5363405ec5d46909379f59bbb93480 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -119,7 +119,9 @@ |
'../../build/linux/system.gyp:x11', |
'../../build/linux/system.gyp:xrandr', |
'../../build/linux/system.gyp:xi', |
+ '../events/devices/events_devices.gyp:events_devices', |
'../events/platform/x11/x11_events_platform.gyp:x11_events_platform', |
+ '../gfx/x/gfx_x11.gyp:gfx_x11', |
], |
}], |
['OS=="win"', { |