| 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 a62472227afae3b777b02768820e40c2695b6158..de6a9b9191ece1996f82e8f6a4eccdc10be21366 100644
|
| --- a/ui/events/platform/x11/x11_events_platform.gyp
|
| +++ b/ui/events/platform/x11/x11_events_platform.gyp
|
| @@ -18,6 +18,7 @@
|
| '../../../../build/linux/system.gyp:x11',
|
| '../../../gfx/x/gfx_x11.gyp:gfx_x11',
|
| '../../devices/events_devices.gyp:events_devices',
|
| + '../../devices/x11/events_devices_x11.gyp:events_devices_x11',
|
| '../../events.gyp:events',
|
| '../../events.gyp:events_base',
|
| '../../x/events_x.gyp:events_x',
|
|
|