| Index: Source/core/svg/properties/SVGPropertyInfo.h
|
| diff --git a/Source/core/svg/properties/SVGPropertyInfo.h b/Source/core/svg/properties/SVGPropertyInfo.h
|
| index f77be4fd51596dec7486aaef1e11284ccf285f6d..3c598288d4e03f657057d944e84012785483363b 100644
|
| --- a/Source/core/svg/properties/SVGPropertyInfo.h
|
| +++ b/Source/core/svg/properties/SVGPropertyInfo.h
|
| @@ -46,6 +46,7 @@ enum AnimatedPropertyType {
|
| AnimatedNumberList,
|
| AnimatedNumberOptionalNumber,
|
| AnimatedPath,
|
| + AnimatedPoint,
|
| AnimatedPoints,
|
| AnimatedPreserveAspectRatio,
|
| AnimatedRect,
|
|
|