Index: third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
index 5e73f09dd9b712aaf8b4474e9913ab3ecceb7a45..a1c14b9a38dbb5535bb4c463209494d6ebca60f9 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
@@ -28,7 +28,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |