Index: Source/core/svg/SVGGlyphElement.h |
diff --git a/Source/core/svg/SVGGlyphElement.h b/Source/core/svg/SVGGlyphElement.h |
index b4015470477dd4cac1d7f6348ce58345fefa5af9..4d173003b2bdacf33dd52f6498575eea2407b1a9 100644 |
--- a/Source/core/svg/SVGGlyphElement.h |
+++ b/Source/core/svg/SVGGlyphElement.h |
@@ -33,7 +33,7 @@ class SVGFontData; |
class SVGGlyphElement FINAL : public SVGElement { |
public: |
- DEFINE_NODE_FACTORY(SVGGlyphElement); |
+ DECLARE_NODE_FACTORY(SVGGlyphElement); |
SVGGlyph buildGlyphIdentifier() const; |