| 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 c38f5cd5539f2e54954e784b471d37e360f72530..1bd41cb1547240a3aa4c4574f3f0d208108839b9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| @@ -27,7 +27,7 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface SVGAnimatedNumberList {
|
| readonly attribute SVGNumberList baseVal;
|
| readonly attribute SVGNumberList animVal;
|
|
|