Index: third_party/WebKit/Source/core/svg/SVGAnimateElement.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateElement.h b/third_party/WebKit/Source/core/svg/SVGAnimateElement.h |
index 5f40cd3f631f367dd5afd8e945ff11070d040c9f..63925225ca7e9a7af57b31330e1f30ed70fa8c21 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimateElement.h |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimateElement.h |
@@ -74,7 +74,6 @@ class CORE_EXPORT SVGAnimateElement : public SVGAnimationElement { |
bool isAdditive() final; |
void parseAttribute(const AttributeModificationParams&) override; |
- void svgAttributeChanged(const QualifiedName&) override; |
void setTargetElement(SVGElement*) final; |
void setAttributeName(const QualifiedName&); |