Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAnimationElement.h
index 609b004..0282434 100644 (file)
@@ -57,6 +57,7 @@ enum CalcMode {
 };
 
 class SVGAnimationElement : public SVGSMILElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     // SVGAnimationElement
     float getStartTime() const;