Index: Source/core/svg/SVGFEDisplacementMapElement.h |
diff --git a/Source/core/svg/SVGFEDisplacementMapElement.h b/Source/core/svg/SVGFEDisplacementMapElement.h |
index 43159a155f587f5296f20500e007975784b3d065..356925b8d7dfdba24546e965d652e458008cf6ad 100644 |
--- a/Source/core/svg/SVGFEDisplacementMapElement.h |
+++ b/Source/core/svg/SVGFEDisplacementMapElement.h |
@@ -31,7 +31,7 @@ template<> const SVGEnumerationStringEntries& getStaticStringEntries<ChannelSele |
class SVGFEDisplacementMapElement FINAL : public SVGFilterPrimitiveStandardAttributes { |
public: |
- DEFINE_NODE_FACTORY(SVGFEDisplacementMapElement); |
+ DECLARE_NODE_FACTORY(SVGFEDisplacementMapElement); |
static ChannelSelectorType stringToChannel(const String&); |