Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEMorphologyElement.h
index ccf5d0f..b0286ba 100644 (file)
@@ -30,6 +30,7 @@ namespace blink {
 template<> const SVGEnumerationStringEntries& getStaticStringEntries<MorphologyOperatorType>();
 
 class SVGFEMorphologyElement FINAL : public SVGFilterPrimitiveStandardAttributes {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGFEMorphologyElement);
 
@@ -54,4 +55,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGFEMorphologyElement_h