| Index: ui/gfx/compositor/compositor.gyp
|
| ===================================================================
|
| --- ui/gfx/compositor/compositor.gyp (revision 107719)
|
| +++ ui/gfx/compositor/compositor.gyp (working copy)
|
| @@ -45,13 +45,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',
|
| @@ -146,6 +146,8 @@
|
| '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_utils.cc',
|
|
|