Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGPatternElement.h
index f3e374c..8d36d27 100644 (file)
@@ -40,6 +40,7 @@ class SVGPatternElement FINAL : public SVGElement,
                                 public SVGURIReference,
                                 public SVGTests,
                                 public SVGFitToViewBox {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGPatternElement);
 
@@ -84,4 +85,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGPatternElement_h