Index: Source/core/svg/SVGAnimateMotionElement.h |
diff --git a/Source/core/svg/SVGAnimateMotionElement.h b/Source/core/svg/SVGAnimateMotionElement.h |
index 727754b76553fdbbd9338748ad8bb45ddc2d2ccd..11c514f8f09611eea79853d463e1aec7ff037e58 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.h |
+++ b/Source/core/svg/SVGAnimateMotionElement.h |
@@ -32,7 +32,7 @@ class SVGAnimateMotionElement FINAL : public SVGAnimationElement { |
public: |
virtual ~SVGAnimateMotionElement(); |
- DEFINE_NODE_FACTORY(SVGAnimateMotionElement); |
+ DECLARE_NODE_FACTORY(SVGAnimateMotionElement); |
void updateAnimationPath(); |
private: |