Index: Source/core/svg/SVGPolylineElement.h |
diff --git a/Source/core/svg/SVGPolylineElement.h b/Source/core/svg/SVGPolylineElement.h |
index cf7b881a5f058505960815c3d468bbac5c8ca400..9ed86ecc01531881cf3bf2ed1fbb533655b57ead 100644 |
--- a/Source/core/svg/SVGPolylineElement.h |
+++ b/Source/core/svg/SVGPolylineElement.h |
@@ -28,7 +28,7 @@ namespace WebCore { |
class SVGPolylineElement FINAL : public SVGPolyElement { |
public: |
- DEFINE_NODE_FACTORY(SVGPolylineElement); |
+ DECLARE_NODE_FACTORY(SVGPolylineElement); |
private: |
explicit SVGPolylineElement(Document&); |