| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 73300659b3244fc6c6bd1ede74c3d8a5d6442f76..4e3fbf2fd8ca4dd26056d9b9f3335bbb02e1c1a0 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -571,6 +571,8 @@
|
| 'ash_test_support',
|
| ],
|
| 'sources': [
|
| + '../ui/compositor/test/layer_animator_test_controller.cc',
|
| + '../ui/compositor/test/layer_animator_test_controller.h',
|
| '../ui/views/test/test_views_delegate.cc',
|
| '../ui/views/test/test_views_delegate.h',
|
| 'accelerators/accelerator_controller_unittest.cc',
|
|
|