| Index: Source/platform/animation/KeyframeValueList.h
|
| diff --git a/Source/platform/animation/KeyframeValueList.h b/Source/platform/animation/KeyframeValueList.h
|
| index 25553adcd37fc3a1dc650e002b0a6d4e2e16ab0b..270d54367392ddff30fa424456ee18c1ff4a0927 100644
|
| --- a/Source/platform/animation/KeyframeValueList.h
|
| +++ b/Source/platform/animation/KeyframeValueList.h
|
| @@ -37,7 +37,7 @@ namespace WebCore {
|
|
|
| enum AnimatedPropertyID {
|
| AnimatedPropertyInvalid,
|
| - AnimatedPropertyWebkitTransform,
|
| + AnimatedPropertyTransform,
|
| AnimatedPropertyOpacity,
|
| AnimatedPropertyBackgroundColor,
|
| AnimatedPropertyWebkitFilter
|
|
|