Chromium Code Reviews| Index: Source/core/svg/SVGUnitTypes.idl |
| diff --git a/Source/core/svg/SVGUnitTypes.idl b/Source/core/svg/SVGUnitTypes.idl |
| index 508c9a80374c8d5a56f9227cca43f408113a9bbc..5e497def5186aeafff1711d7786ea3d0e02ffa44 100644 |
| --- a/Source/core/svg/SVGUnitTypes.idl |
| +++ b/Source/core/svg/SVGUnitTypes.idl |
| @@ -23,6 +23,8 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| +// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGUnitTypes |
| + |
| [ |
| DependentLifetime, |
| WillBeGarbageCollected |