Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(838)

Unified Diff: ui/gfx/compositor/compositor.gyp

Issue 8362006: Reland r107720 - Enable the new layer animation framework. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Enable framework for aura Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/gfx/compositor/compositor.gyp
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
index 02368cff189c2f56f007ca83da12b8ab2f5ee43a..bcc9397832e0b8db3f08ac421efd82796646ec33 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -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',

Powered by Google App Engine
This is Rietveld 408576698