summaryrefslogtreecommitdiffstats
path: root/cc/animation/animation_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/animation/animation_player.h')
-rw-r--r--cc/animation/animation_player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/animation/animation_player.h b/cc/animation/animation_player.h
index a81b498..ddd303b 100644
--- a/cc/animation/animation_player.h
+++ b/cc/animation/animation_player.h
@@ -22,7 +22,7 @@ class AnimationHost;
class AnimationTimeline;
class ElementAnimations;
class LayerAnimationController;
-enum class LayerListType;
+enum class LayerTreeType;
// An AnimationPlayer owns all animations to be run on particular CC Layer.
// Multiple AnimationPlayers can be attached to one layer. In this case,