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