Index: third_party/WebKit/Source/core/svg/SVGDiscardElement.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGDiscardElement.h b/third_party/WebKit/Source/core/svg/SVGDiscardElement.h |
index 7a8f7cb50ce1872e6e66d1273c6703dd9507c438..cb6e2074d12d601758f3437e9a026a931fdfbc61 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGDiscardElement.h |
+++ b/third_party/WebKit/Source/core/svg/SVGDiscardElement.h |
@@ -49,8 +49,6 @@ class SVGDiscardElement final : public SVGSMILElement { |
void resetAnimatedType() override {} |
void clearAnimatedType() override {} |
void applyResultsToTarget() override {} |
- bool hasValidAttributeType() override; |
- bool hasValidAttributeName() override; |
void animationAttributeChanged() override {} |
void startedActiveInterval() override {} |