Index: Source/core/svg/SVGStopElement.h |
diff --git a/Source/core/svg/SVGStopElement.h b/Source/core/svg/SVGStopElement.h |
index 1fd8ff39f57b114202f4426e4c69cb4e2c65d66e..7b7471bccf44e78dd38a1db2863eab10218209cc 100644 |
--- a/Source/core/svg/SVGStopElement.h |
+++ b/Source/core/svg/SVGStopElement.h |
@@ -29,7 +29,7 @@ namespace WebCore { |
class SVGStopElement FINAL : public SVGElement { |
public: |
- DEFINE_NODE_FACTORY(SVGStopElement); |
+ DECLARE_NODE_FACTORY(SVGStopElement); |
Color stopColorIncludingOpacity() const; |