| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 2e6ff1a0895c3d87db54e3bf1f3546cb8ac8a73a..d39e82f37e070662d04c8fbdb0084654ec5e542d 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -118,6 +118,7 @@
|
| '../../build/linux/system.gyp:xrandr',
|
| '../../build/linux/system.gyp:xi',
|
| '../events/devices/events_devices.gyp:events_devices',
|
| + '../events/devices/x11/events_devices_x11.gyp:events_devices_x11',
|
| '../events/platform/x11/x11_events_platform.gyp:x11_events_platform',
|
| '../gfx/x/gfx_x11.gyp:gfx_x11',
|
| ],
|
|
|