| Index: third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.idl
 | 
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.idl
 | 
| index 8ccc7d9ba2f3d062fcdbf3ece496d7485c14ea29..c8e01c73ab57e98daf05d174845dc7423de11a80 100644
 | 
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.idl
 | 
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.idl
 | 
| @@ -27,7 +27,6 @@
 | 
|  
 | 
|  [
 | 
|      SetWrapperReferenceTo(SVGElement contextElement),
 | 
| -    GarbageCollected,
 | 
|  ] interface SVGAnimatedTransformList {
 | 
|      [MeasureAs=SVGAnimatedTransformListBaseVal] readonly attribute SVGTransformList baseVal;
 | 
|      readonly attribute SVGTransformList animVal;
 | 
| 
 |