Index: ui/compositor/compositor.gyp |
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp |
index e242dceacfe971eec5e539d3b9e15e26503a9bff..c824389832f7800cb20abbd4b5e73ad817c6f78e 100644 |
--- a/ui/compositor/compositor.gyp |
+++ b/ui/compositor/compositor.gyp |
@@ -49,6 +49,8 @@ |
'layer_animation_sequence.h', |
'layer_animator.cc', |
'layer_animator.h', |
+ 'layer_animator_collection.cc', |
+ 'layer_animator_collection.h', |
'layer_delegate.h', |
'layer_owner.cc', |
'layer_owner.h', |
@@ -99,6 +101,8 @@ |
'test/draw_waiter_for_test.h', |
'test/in_process_context_factory.cc', |
'test/in_process_context_factory.h', |
+ 'test/layer_animator_collection_test_controller.cc', |
+ 'test/layer_animator_collection_test_controller.h', |
'test/layer_animator_test_controller.cc', |
'test/layer_animator_test_controller.h', |
'test/test_compositor_host.h', |