Index: third_party/WebKit/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl |
index a06416c17747342ace6e088848dec7323d13e3e4..fb31f82b053ca579b3391729adafb53be78154b1 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl |
@@ -27,7 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- GarbageCollected, |
] interface SVGAnimatedPreserveAspectRatio { |
readonly attribute SVGPreserveAspectRatio baseVal; |
readonly attribute SVGPreserveAspectRatio animVal; |