Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTextPositioningElement.h
index 4905799..6db4486 100644 (file)
@@ -29,6 +29,7 @@
 namespace blink {
 
 class SVGTextPositioningElement : public SVGTextContentElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static SVGTextPositioningElement* elementFromRenderer(RenderObject*);
 
@@ -62,4 +63,4 @@ DEFINE_SVGELEMENT_TYPE_CASTS_WITH_FUNCTION(SVGTextPositioningElement);
 
 } // namespace blink
 
-#endif
+#endif // SVGTextPositioningElement_h