Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEConvolveMatrixElement.h
index 9f7e19b..adb6182 100644 (file)
@@ -35,6 +35,7 @@ namespace blink {
 template<> const SVGEnumerationStringEntries& getStaticStringEntries<EdgeModeType>();
 
 class SVGFEConvolveMatrixElement FINAL : public SVGFilterPrimitiveStandardAttributes {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGFEConvolveMatrixElement);
 
@@ -74,4 +75,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGFEConvolveMatrixElement_h