Index: ui/base/ui_base.gyp |
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
index b977b9e35b413d0047f5d71bc0eadf84f409b83d..9b80c402a89201dced086ab747ea4858e83e2a0b 100644 |
--- a/ui/base/ui_base.gyp |
+++ b/ui/base/ui_base.gyp |
@@ -610,7 +610,9 @@ |
'../../build/linux/system.gyp:xext', |
'../../build/linux/system.gyp:xfixes', |
'../../build/linux/system.gyp:xrender', # For XRender* function calls in x11_util.cc. |
+ '../events/devices/events_devices.gyp:events_devices', |
'../events/platform/x11/x11_events_platform.gyp:x11_events_platform', |
+ '../gfx/x/gfx_x11.gyp:gfx_x11', |
], |
}], |
['toolkit_views==0', { |