Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTSpanElement.h
index 3aa19ba..4471059 100644 (file)
@@ -26,6 +26,7 @@
 namespace blink {
 
 class SVGTSpanElement FINAL : public SVGTextPositioningElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGTSpanElement);
 
@@ -38,4 +39,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGTSpanElement_h