Index: third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
index a1c14b9a38dbb5535bb4c463209494d6ebca60f9..c38f5cd5539f2e54954e784b471d37e360f72530 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
@@ -27,7 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- RuntimeEnabled=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |