| Index: third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| index 4bd584833464ddbc5454bc8420534a9f98b49036..e831b19c69eb7f013ff68a26c57db40dcbe741a4 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| @@ -27,7 +27,7 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface SVGAnimatedAngle {
|
| readonly attribute SVGAngle baseVal;
|
| readonly attribute SVGAngle animVal;
|
|
|