| 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 b056ab60d20e685defd8c14aaf443319062867f8..cb1bbcd39c04d5806fd82a91be4da2ca0fb60576 100644
|
| --- a/ui/events/platform/x11/x11_events_platform.gyp
|
| +++ b/ui/events/platform/x11/x11_events_platform.gyp
|
| @@ -14,6 +14,7 @@
|
| 'EVENTS_IMPLEMENTATION',
|
| ],
|
| 'dependencies': [
|
| + '../../../../base/base.gyp:base',
|
| '../../../../build/linux/system.gyp:x11',
|
| '../../../gfx/x/gfx_x11.gyp:gfx_x11',
|
| '../../devices/events_devices.gyp:events_devices',
|
|
|