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