Index: ui/gfx/compositor/compositor.gyp |
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp |
index a9e3093e383ea57a8d6111d1c6c9ec3136fd4327..9e2a179415d7bdec55652682111c137bf0ab40f1 100644 |
--- a/ui/gfx/compositor/compositor.gyp |
+++ b/ui/gfx/compositor/compositor.gyp |
@@ -42,13 +42,13 @@ |
'compositor_observer.h', |
'compositor_stub.cc', |
'compositor_win.cc', |
+ 'dummy_layer_animation_delegate.cc', |
+ 'dummy_layer_animation_delegate.h', |
'layer.cc', |
'layer.h', |
'layer_animation_delegate.h', |
'layer_animation_element.cc', |
'layer_animation_element.h', |
- 'layer_animation_manager.cc', |
- 'layer_animation_manager.h', |
'layer_animation_sequence.cc', |
'layer_animation_sequence.h', |
'layer_animator.cc', |
@@ -110,8 +110,6 @@ |
'test_compositor_host.h', |
'test_compositor_host_linux.cc', |
'test_compositor_host_win.cc', |
- 'test_layer_animation_delegate.cc', |
- 'test_layer_animation_delegate.h', |
'test_suite.cc', |
'test_suite.h', |
'test_texture.cc', |