Index: Source/modules/webgl/WebGLCompressedTextureATC.idl |
diff --git a/Source/modules/webgl/WebGLCompressedTextureATC.idl b/Source/modules/webgl/WebGLCompressedTextureATC.idl |
index 1bb3fe7e1856d206bcceb7942569551668384f74..25355c261d71c5e5659867de840c75370e7e263a 100644 |
--- a/Source/modules/webgl/WebGLCompressedTextureATC.idl |
+++ b/Source/modules/webgl/WebGLCompressedTextureATC.idl |
@@ -26,7 +26,7 @@ |
[ |
NoInterfaceObject, |
DoNotCheckConstants, |
- GarbageCollected, |
+ WillBeGarbageCollected, |
SetWrapperReferenceFrom=canvas, |
] interface WebGLCompressedTextureATC { |
/* Compressed Texture Formats */ |