Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 9397963f19723c614b0655837fa5339726130033..6fb6ba2752d29a29e612298f1e4b042fb535f12f 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -911,6 +911,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', |
@@ -1089,6 +1090,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', |