| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 86ca02290612b13a28123df5ee109527b7eb6932..af1f7e03a0ebeed1e2a9ba975768435a603b9964 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -815,6 +815,8 @@
|
| '../ui/aura/aura.gyp:aura_test_support',
|
| '../ui/compositor/compositor.gyp:compositor',
|
| '../ui/compositor/compositor.gyp:compositor_test_support',
|
| + '../ui/display/display.gyp:display',
|
| + '../ui/display/display.gyp:display_test_util',
|
| '../ui/events/events.gyp:events',
|
| '../ui/events/events.gyp:events_test_support',
|
| '../ui/gfx/gfx.gyp:gfx',
|
|
|