Index: ui/compositor/layer_animation_element.h |
diff --git a/ui/compositor/layer_animation_element.h b/ui/compositor/layer_animation_element.h |
index dc08f9001fcc3550ca5d72c3b3a52cc2c0d1e687..111f25478e0a29d4bb2fb011293a11e99add2db3 100644 |
--- a/ui/compositor/layer_animation_element.h |
+++ b/ui/compositor/layer_animation_element.h |
@@ -45,7 +45,7 @@ class COMPOSITOR_EXPORT LayerAnimationElement { |
}; |
static AnimatableProperty ToAnimatableProperty( |
- cc::Animation::TargetProperty property); |
+ cc::TargetProperty::Type property); |
struct COMPOSITOR_EXPORT TargetValue { |
TargetValue(); |