Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEFuncAElement.h
index 7f7c7ac..b79b69d 100644 (file)
@@ -27,6 +27,7 @@
 namespace blink {
 
 class SVGFEFuncAElement FINAL : public SVGComponentTransferFunctionElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGFEFuncAElement);
 
@@ -36,4 +37,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGFEFuncAElement_h