Index: third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl |
index 3fbc245249baae9b2f49be3a99478f965baffb19..32c39ad664d8f95889e560924f36524db2ac26f7 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl |
@@ -27,7 +27,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface SVGAnimatedLength { |
readonly attribute SVGLength baseVal; |
readonly attribute SVGLength animVal; |