| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 33be172fb6dbf8e4f50d117d5ce808777d31ea69..62d2c76a2f75bd2cc0cd6d22eb463b7fa21b1fca 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -30,6 +30,7 @@
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/base/strings/ui_strings.gyp:ui_strings',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| + '../ui/events/events.gyp:events',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/keyboard/keyboard.gyp:keyboard',
|
| '../ui/message_center/message_center.gyp:message_center',
|
| @@ -669,6 +670,7 @@
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/aura/aura.gyp:aura_test_support',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| + '../ui/events/events.gyp:events',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/keyboard/keyboard.gyp:keyboard',
|
| '../ui/message_center/message_center.gyp:message_center',
|
| @@ -856,6 +858,7 @@
|
| '../ui/app_list/app_list.gyp:app_list',
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| + '../ui/events/events.gyp:events',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/keyboard/keyboard.gyp:keyboard',
|
| '../ui/message_center/message_center.gyp:message_center',
|
|
|