X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGTitleElement.h;h=42ecc826c86a4d00ff856f34e3da585978ffc3a1;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=4aeb0e1400c31a125494d2eb6a14895ef14e6521;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGTitleElement.h b/src/third_party/WebKit/Source/core/svg/SVGTitleElement.h index 4aeb0e1..42ecc82 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGTitleElement.h +++ b/src/third_party/WebKit/Source/core/svg/SVGTitleElement.h @@ -26,6 +26,7 @@ namespace blink { class SVGTitleElement FINAL : public SVGElement { + DEFINE_WRAPPERTYPEINFO(); public: DECLARE_NODE_FACTORY(SVGTitleElement); @@ -41,4 +42,4 @@ private: } // namespace blink -#endif +#endif // SVGTitleElement_h