Index: Source/core/svg/SVGSVGElement.h |
diff --git a/Source/core/svg/SVGSVGElement.h b/Source/core/svg/SVGSVGElement.h |
index cb4c419e9bcf0e025f3f0857e57818bc1dc5cc46..c21ec4afd72e5b333fb560f0bada74b5e73432fd 100644 |
--- a/Source/core/svg/SVGSVGElement.h |
+++ b/Source/core/svg/SVGSVGElement.h |
@@ -44,7 +44,7 @@ class SVGSVGElement FINAL : public SVGGraphicsElement, |
public SVGFitToViewBox, |
public SVGZoomAndPan { |
public: |
- DEFINE_NODE_FACTORY(SVGSVGElement); |
+ DECLARE_NODE_FACTORY(SVGSVGElement); |
using SVGGraphicsElement::ref; |
using SVGGraphicsElement::deref; |