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