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 e9dc9831dd3c62f15bff8dd213f6c5cbfb123e89..9d1e6046cab89150de130b31b631b8bb2655d85e 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGLengthList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGLengthList.idl |
@@ -30,7 +30,6 @@ |
ImplementedAs=SVGLengthListTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGLengthList { |
readonly attribute unsigned long length; |