Index: Source/core/svg/SVGDiscardElement.h |
diff --git a/Source/core/svg/SVGDiscardElement.h b/Source/core/svg/SVGDiscardElement.h |
index b908d1367998f8667270f7417162c40f3772f25b..f03b71e486a5ac425400bdd71a0ae12fa839a92f 100644 |
--- a/Source/core/svg/SVGDiscardElement.h |
+++ b/Source/core/svg/SVGDiscardElement.h |
@@ -37,7 +37,7 @@ namespace WebCore { |
class SVGDiscardElement FINAL : public SVGSMILElement { |
public: |
- DEFINE_NODE_FACTORY(SVGDiscardElement); |
+ DECLARE_NODE_FACTORY(SVGDiscardElement); |
virtual bool isSVGDiscardElement() const OVERRIDE { return true; } |
private: |