Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 56140350b2d03c17ef281c7bb9d313fed7028a61..47a5575e84e538b6180ce5021d958b416d90eb41 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -414,7 +414,7 @@ class CC_EXPORT LayerTreeImpl { |
bool HasAnyAnimationTargetingProperty( |
const LayerImpl* layer, |
- Animation::TargetProperty property) const; |
+ AnimationTargetProperty::Enum property) const; |
bool FilterIsAnimatingOnImplOnly(const LayerImpl* layer) const; |
bool OpacityIsAnimatingOnImplOnly(const LayerImpl* layer) const; |