Index: Source/core/svg/SVGLinearGradientElement.h |
diff --git a/Source/core/svg/SVGLinearGradientElement.h b/Source/core/svg/SVGLinearGradientElement.h |
index 70bdce4b1172e1cba4b2dcc3ff3e63aee4dfd0bb..9a50430f99f49ebd9a4777d3139a4374c27e7d75 100644 |
--- a/Source/core/svg/SVGLinearGradientElement.h |
+++ b/Source/core/svg/SVGLinearGradientElement.h |
@@ -47,7 +47,6 @@ public: |
private: |
explicit SVGLinearGradientElement(Document&); |
- bool isSupportedAttribute(const QualifiedName&); |
virtual void svgAttributeChanged(const QualifiedName&) override; |
virtual LayoutObject* createLayoutObject(const ComputedStyle&) override; |