Index: modules/webgl/WebGLCompressedTextureETC1.idl |
diff --git a/modules/webgl/WebGLCompressedTextureETC1.idl b/modules/webgl/WebGLCompressedTextureETC1.idl |
index db8ed2157b26988fdf46dee64c8427c2a05a2fb1..65f8321e086b067a2a063a628feaefcc416a3495 100644 |
--- a/modules/webgl/WebGLCompressedTextureETC1.idl |
+++ b/modules/webgl/WebGLCompressedTextureETC1.idl |
@@ -5,7 +5,7 @@ |
[ |
NoInterfaceObject, |
DoNotCheckConstants, |
- WillBeGarbageCollected, |
+ GarbageCollected, |
SetWrapperReferenceFrom=canvas, |
] interface WebGLCompressedTextureETC1 { |
/* Compressed Texture Formats */ |