X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGAnimateElement.h;h=9ea630ba1db2da24c9cb77e9a9ef4351262ef10e;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=8907c758754ca33ca5707206d10cc6a5f9e132f9;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGAnimateElement.h b/src/third_party/WebKit/Source/core/svg/SVGAnimateElement.h index 8907c75..9ea630b 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGAnimateElement.h +++ b/src/third_party/WebKit/Source/core/svg/SVGAnimateElement.h @@ -33,6 +33,7 @@ namespace blink { class SVGAnimatedTypeAnimator; class SVGAnimateElement : public SVGAnimationElement { + DEFINE_WRAPPERTYPEINFO(); public: static PassRefPtrWillBeRawPtr create(Document&); virtual ~SVGAnimateElement();