Index: third_party/WebKit/Source/core/svg/SVGLengthList.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGLengthList.idl b/third_party/WebKit/Source/core/svg/SVGLengthList.idl |
index 9d1e6046cab89150de130b31b631b8bb2655d85e..5d6113c1e45bf7657323204f1a75362cc3a37d2e 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGLengthList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGLengthList.idl |
@@ -29,7 +29,6 @@ |
[ |
ImplementedAs=SVGLengthListTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |
- RuntimeEnabled=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGLengthList { |
readonly attribute unsigned long length; |