Index: Source/core/svg/SVGFEFuncAElement.h |
diff --git a/Source/core/svg/SVGFEFuncAElement.h b/Source/core/svg/SVGFEFuncAElement.h |
index e5d6b38a2a810a1d1d2c39a814a824419b33636c..49b5b43e095fef5734c2f10cf224b08a55e28875 100644 |
--- a/Source/core/svg/SVGFEFuncAElement.h |
+++ b/Source/core/svg/SVGFEFuncAElement.h |
@@ -28,7 +28,7 @@ namespace WebCore { |
class SVGFEFuncAElement FINAL : public SVGComponentTransferFunctionElement { |
public: |
- DEFINE_NODE_FACTORY(SVGFEFuncAElement); |
+ DECLARE_NODE_FACTORY(SVGFEFuncAElement); |
private: |
explicit SVGFEFuncAElement(Document&); |