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