Index: Source/core/svg/SVGAnimationElement.idl |
diff --git a/Source/core/svg/SVGAnimationElement.idl b/Source/core/svg/SVGAnimationElement.idl |
index 9e11278015c466afca7d1b1cfc0a500bf5685f9a..945a2a358f5bc52b35216ae154fb10ae731fae44 100644 |
--- a/Source/core/svg/SVGAnimationElement.idl |
+++ b/Source/core/svg/SVGAnimationElement.idl |
@@ -37,5 +37,4 @@ interface SVGAnimationElement : SVGElement { |
void endElementAt([Default=Undefined] optional float offset); |
}; |
-SVGAnimationElement implements SVGExternalResourcesRequired; |
SVGAnimationElement implements SVGTests; |