Index: ui/events/platform/x11/x11_events_platform.gyp |
diff --git a/ui/events/platform/x11/x11_events_platform.gyp b/ui/events/platform/x11/x11_events_platform.gyp |
index de6a9b9191ece1996f82e8f6a4eccdc10be21366..a6b7d221837c81a425d7ff3971d71f82d3193e1a 100644 |
--- a/ui/events/platform/x11/x11_events_platform.gyp |
+++ b/ui/events/platform/x11/x11_events_platform.gyp |
@@ -45,6 +45,9 @@ |
'x11_event_source_libevent.cc', |
'x11_event_source_libevent.h', |
], |
+ 'dependencies': [ |
+ '../../keycodes/events_keycodes.gyp:keycodes_x11', |
+ ], |
}], |
], |
}], |