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