| 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 4c6c796609f16334bce0bdf8bdcfce1615e553fb..4597fd517f91473b4586c68243c50bd8d24e4ffe 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedLengthList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedLengthList.idl
|
| @@ -26,7 +26,7 @@
|
| // https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedLengthList
|
|
|
| [
|
| - SetWrapperReferenceTo(SVGElement contextElement),
|
| + DependentLifetime,
|
| ] interface SVGAnimatedLengthList {
|
| readonly attribute SVGLengthList baseVal;
|
| readonly attribute SVGLengthList animVal;
|
|
|