Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGDefsElement.h
index 4f62143..9226533 100644 (file)
@@ -27,6 +27,7 @@
 namespace blink {
 
 class SVGDefsElement FINAL : public SVGGraphicsElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGDefsElement);
 
@@ -40,4 +41,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGDefsElement_h