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

Unified Diff: cc/animation/animation_player.h

Issue 2377223002: CC Animations: Rewrite unit tests to work with AnimationPlayer. (Closed)
Patch Set: Reparent. Created 4 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
« no previous file with comments | « cc/animation/animation_host.cc ('k') | cc/animation/animation_player.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation/animation_player.h
diff --git a/cc/animation/animation_player.h b/cc/animation/animation_player.h
index 466e532831fcd2e71eda1eca7f4e09c7884f6fac..56050546d39505eeb59067a4cbc2c1593138967e 100644
--- a/cc/animation/animation_player.h
+++ b/cc/animation/animation_player.h
@@ -19,9 +19,9 @@
namespace cc {
class AnimationDelegate;
-class AnimationEvents;
class AnimationHost;
class AnimationTimeline;
+struct AnimationEvent;
struct PropertyAnimationState;
// An AnimationPlayer owns all animations to be run on particular CC Layer.
« no previous file with comments | « cc/animation/animation_host.cc ('k') | cc/animation/animation_player.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698