| 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 9070de7cb29559d15bc6be209561b794e5571588..6d0702f8e5c464af5c0ac4dfaed31223dae2869c 100644
|
| --- a/ui/events/platform/x11/x11_events_platform.gyp
|
| +++ b/ui/events/platform/x11/x11_events_platform.gyp
|
| @@ -16,6 +16,7 @@
|
| '../../../../build/linux/system.gyp:x11',
|
| '../../../gfx/x/gfx_x11.gyp:gfx_x11',
|
| '../../events.gyp:events',
|
| + '../../events.gyp:events_base',
|
| '../events_platform.gyp:events_platform',
|
| ],
|
| 'sources': [
|
|
|