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