Index: sky/engine/platform/animation/KeyframeValueList.h |
diff --git a/sky/engine/platform/animation/KeyframeValueList.h b/sky/engine/platform/animation/KeyframeValueList.h |
index 6243e72da022d5a6ad57e89625845b3a83a10be9..148f50852ae087837ab9c9e32fdc2430cb054615 100644 |
--- a/sky/engine/platform/animation/KeyframeValueList.h |
+++ b/sky/engine/platform/animation/KeyframeValueList.h |
@@ -40,7 +40,7 @@ enum AnimatedPropertyID { |
AnimatedPropertyTransform, |
AnimatedPropertyOpacity, |
AnimatedPropertyBackgroundColor, |
- AnimatedPropertyWebkitFilter |
+ AnimatedPropertyFilter |
}; |
// Used to store a series of values in a keyframe list. |