Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEMergeElement.h
index 863b889..8e8b7a6 100644 (file)
@@ -27,6 +27,7 @@
 namespace blink {
 
 class SVGFEMergeElement FINAL : public SVGFilterPrimitiveStandardAttributes {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGFEMergeElement);
 
@@ -38,4 +39,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGFEMergeElement_h