Index: third_party/WebKit/Source/core/svg/SVGNumberList.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGNumberList.idl b/third_party/WebKit/Source/core/svg/SVGNumberList.idl |
index dd73608192b67d4b68378d3c7d584682b3949b25..4229cea692f0a6b5700864780d4735a026dff0b6 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGNumberList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGNumberList.idl |
@@ -30,7 +30,6 @@ |
ImplementedAs=SVGNumberListTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGNumberList { |
readonly attribute unsigned long length; |