Index: cc/test/animation_test_common.h |
diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h |
index 19e7a7c24953b6609d9e21956fc367b5fb0aeb97..b21b65400b36784fd6fde7caf3e1477813d707c1 100644 |
--- a/cc/test/animation_test_common.h |
+++ b/cc/test/animation_test_common.h |
@@ -263,7 +263,7 @@ int AddOpacityTransitionToLayerWithPlayer( |
void AbortAnimationsOnLayerWithPlayer( |
int layer_id, |
scoped_refptr<AnimationTimeline> timeline, |
- Animation::TargetProperty target_property); |
+ AnimationTargetProperty::Enum target_property); |
} // namespace cc |