diff options
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index dd22c5b..e7f1b7e 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -573,6 +573,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', |