| Index: modules/webgl/WebGLCompressedTextureS3TC.idl
|
| diff --git a/modules/webgl/WebGLCompressedTextureS3TC.idl b/modules/webgl/WebGLCompressedTextureS3TC.idl
|
| index e5465c3532a027d7afc974bd5cd99c5fcb62d9b7..36f76b7da6c46e32956c6dc16868aadf3d216574 100644
|
| --- a/modules/webgl/WebGLCompressedTextureS3TC.idl
|
| +++ b/modules/webgl/WebGLCompressedTextureS3TC.idl
|
| @@ -26,7 +26,7 @@
|
| [
|
| NoInterfaceObject,
|
| DoNotCheckConstants,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| SetWrapperReferenceFrom=canvas,
|
| ] interface WebGLCompressedTextureS3TC {
|
| /* Compressed Texture Formats */
|
|
|