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