Index: Source/core/svg/SVGAltGlyphDefElement.h |
diff --git a/Source/core/svg/SVGAltGlyphDefElement.h b/Source/core/svg/SVGAltGlyphDefElement.h |
index 8ae3e074a161a6430dba56ee1f726cc64493c1a6..8cd4cd91cf195e02a41dbaeacf87f12235323098 100644 |
--- a/Source/core/svg/SVGAltGlyphDefElement.h |
+++ b/Source/core/svg/SVGAltGlyphDefElement.h |
@@ -29,7 +29,7 @@ namespace WebCore { |
class SVGAltGlyphDefElement FINAL : public SVGElement { |
public: |
- DEFINE_NODE_FACTORY(SVGAltGlyphDefElement); |
+ DECLARE_NODE_FACTORY(SVGAltGlyphDefElement); |
bool hasValidGlyphElements(Vector<AtomicString>& glyphNames) const; |