| Index: third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStringList.idl b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| index 301a047a58a8dbd6b2320e3f664ef1ba79fc15d3..2c5501850bb090573dd2ff5c1a3b95169d9a64cc 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| @@ -26,7 +26,7 @@
|
| // https://svgwg.org/svg2-draft/types.html#InterfaceSVGStringList
|
|
|
| [
|
| - SetWrapperReferenceTo(SVGElement contextElement),
|
| + DependentLifetime,
|
| ImplementedAs=SVGStringListTearOff,
|
| ] interface SVGStringList {
|
| readonly attribute unsigned long length;
|
|
|