Index: Source/core/svg/SVGFEPointLightElement.h |
diff --git a/Source/core/svg/SVGFEPointLightElement.h b/Source/core/svg/SVGFEPointLightElement.h |
index aff7adae53f84d519dbcdd305ff05b4d9c8ac5a8..07698c22eb6de954fec4ebe2582fe382e14222bc 100644 |
--- a/Source/core/svg/SVGFEPointLightElement.h |
+++ b/Source/core/svg/SVGFEPointLightElement.h |
@@ -26,7 +26,7 @@ namespace WebCore { |
class SVGFEPointLightElement FINAL : public SVGFELightElement { |
public: |
- DEFINE_NODE_FACTORY(SVGFEPointLightElement); |
+ DECLARE_NODE_FACTORY(SVGFEPointLightElement); |
private: |
explicit SVGFEPointLightElement(Document&); |