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

Unified Diff: cc/cc.gyp

Issue 1904653002: CC Animation: Merge LayerAnimationController into ElementAnimations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor AnimationHost::RegisterPlayerForLayer. Created 4 years, 8 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 9978bdaa2431717f1b44c6e077b7e38ae596f1fe..2a2c256d9bb4e3014374b9092fb4344c0ac80b1f 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -54,10 +54,6 @@
'animation/element_animations.h',
'animation/keyframed_animation_curve.cc',
'animation/keyframed_animation_curve.h',
- 'animation/layer_animation_controller.cc',
- 'animation/layer_animation_controller.h',
- 'animation/layer_animation_value_observer.h',
- 'animation/layer_animation_value_provider.h',
'animation/scroll_offset_animation_curve.cc',
'animation/scroll_offset_animation_curve.h',
'animation/target_property.cc',

Powered by Google App Engine
This is Rietveld 408576698