Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTextPathElement.h
index bf9d43b..9f0e85e 100644 (file)
@@ -43,6 +43,7 @@ template<> const SVGEnumerationStringEntries& getStaticStringEntries<SVGTextPath
 
 class SVGTextPathElement FINAL : public SVGTextContentElement,
                                  public SVGURIReference {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     // Forward declare enumerations in the W3C naming scheme, for IDL generation.
     enum {
@@ -87,4 +88,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGTextPathElement_h