Index: Source/core/svg/SVGTextElement.h |
diff --git a/Source/core/svg/SVGTextElement.h b/Source/core/svg/SVGTextElement.h |
index 1b837db0bfe10daba13d36a45a7a92c0609aba72..4f08a123f931193a4d4b51ad3e7cfac00a4745ac 100644 |
--- a/Source/core/svg/SVGTextElement.h |
+++ b/Source/core/svg/SVGTextElement.h |
@@ -28,7 +28,7 @@ namespace WebCore { |
class SVGTextElement FINAL : public SVGTextPositioningElement { |
public: |
- DEFINE_NODE_FACTORY(SVGTextElement); |
+ DECLARE_NODE_FACTORY(SVGTextElement); |
virtual AffineTransform animatedLocalTransform() const OVERRIDE; |