Index: Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
diff --git a/Source/core/html/canvas/OESTextureHalfFloatLinear.idl b/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
index 84e192d3eeebf46359997cbfad26798669df524c..201ca4d0eac2c56622ca840115e1ef53ca30df6e 100644 |
--- a/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
+++ b/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject |
+ NoInterfaceObject, |
+ WillBeGarbageCollected, |
] interface OESTextureHalfFloatLinear { |
}; |