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