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