Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index cb15a5fa9950106f23a13f070aee80f244b8cd1b..7d024c311a138f5f4f1f3ba0cd8de32f1d86769f 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -269,6 +269,7 @@ |
['use_x11 == 1', { |
'dependencies': [ |
'../ui/events/devices/events_devices.gyp:events_devices', |
+ '../ui/events/devices/x11/events_devices_x11.gyp:events_devices_x11', |
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
], |
}], |