| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index bdc41b5b5482021a4e1d88d624596e9ee98613b3..14a43b6197bdf4da962313fcd04759a7f37b764e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -910,6 +910,7 @@
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| + '../ui/events/devices/events_devices.gyp:events_devices',
|
| '../ui/events/events.gyp:events',
|
| '../ui/events/events.gyp:events_base',
|
| '../ui/events/events.gyp:gesture_detection',
|
| @@ -1090,6 +1091,7 @@
|
| '../ui/base/ui_base.gyp:ui_base_test_support',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| '../ui/compositor/compositor.gyp:compositor_test_support',
|
| + '../ui/events/devices/events_devices.gyp:events_devices',
|
| '../ui/events/events.gyp:events',
|
| '../ui/events/events.gyp:events_test_support',
|
| '../ui/events/events.gyp:gesture_detection',
|
|
|