Index: Source/core/svg/SVGPreserveAspectRatio.idl |
diff --git a/Source/core/svg/SVGPreserveAspectRatio.idl b/Source/core/svg/SVGPreserveAspectRatio.idl |
index fa45e03ccce4ffe0bf05d581c0b27e19106a5c39..0969dce5b51ee232b2e1c58a09887caaf4c81aba 100644 |
--- a/Source/core/svg/SVGPreserveAspectRatio.idl |
+++ b/Source/core/svg/SVGPreserveAspectRatio.idl |
@@ -29,6 +29,7 @@ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
MeasureAs=SVG1DOM, |
+ WillBeGarbageCollected, |
] interface SVGPreserveAspectRatio { |
// Alignment types |
const unsigned short SVG_PRESERVEASPECTRATIO_UNKNOWN = 0; |