Chromium Code Reviews| Index: Source/core/html/canvas/OESElementIndexUint.idl |
| diff --git a/Source/core/html/canvas/OESElementIndexUint.idl b/Source/core/html/canvas/OESElementIndexUint.idl |
| index ecb5d891967af97101ac1b24f777c1b8e8f5e623..d4d8ea0ce9e62479b4f14b7f82e849df82c602a0 100644 |
| --- a/Source/core/html/canvas/OESElementIndexUint.idl |
| +++ b/Source/core/html/canvas/OESElementIndexUint.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| - NoInterfaceObject |
| + NoInterfaceObject, |
| + WillBeGarbageCollected, |
| ] interface OESElementIndexUint { |
| }; |