| Index: ui/platform_window/x11/x11_window.gyp
|
| diff --git a/ui/platform_window/x11/x11_window.gyp b/ui/platform_window/x11/x11_window.gyp
|
| index f4b948ae3f7f487efc90a323007001a42aee2753..b81fbd2ecf709f84a677daaf6cfa3a09f93f5e87 100644
|
| --- a/ui/platform_window/x11/x11_window.gyp
|
| +++ b/ui/platform_window/x11/x11_window.gyp
|
| @@ -17,6 +17,7 @@
|
| '../../../skia/skia.gyp:skia',
|
| '../../events/devices/events_devices.gyp:events_devices',
|
| '../../events/events.gyp:events',
|
| + '../../events/devices/x11/events_devices_x11.gyp:events_devices_x11',
|
| '../../events/platform/events_platform.gyp:events_platform',
|
| '../../events/platform/x11/x11_events_platform.gyp:x11_events_platform',
|
| '../../gfx/x/gfx_x11.gyp:gfx_x11',
|
|
|