Chromium Code Reviews| Index: Source/core/svg/SVGAnimationElement.h |
| diff --git a/Source/core/svg/SVGAnimationElement.h b/Source/core/svg/SVGAnimationElement.h |
| index 609b004bfd40df4cd1b3f32924849dd0c019734d..02824346158e369a32f437d50cf9414f034774aa 100644 |
| --- a/Source/core/svg/SVGAnimationElement.h |
| +++ b/Source/core/svg/SVGAnimationElement.h |
| @@ -57,6 +57,7 @@ enum CalcMode { |
| }; |
| class SVGAnimationElement : public SVGSMILElement { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| // SVGAnimationElement |
| float getStartTime() const; |