| Index: sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl
|
| diff --git a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl
|
| index a66a32929fc94ffaddc6840d2d6c6820df32c47d..2bca7502e8dd674ca8960c2dc9a65e936e05fc16 100644
|
| --- a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl
|
| +++ b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl
|
| @@ -26,7 +26,6 @@
|
| [
|
| NoInterfaceObject,
|
| DoNotCheckConstants,
|
| - WillBeGarbageCollected,
|
| ] interface WebGLCompressedTextureATC {
|
| /* Compressed Texture Formats */
|
| const unsigned long COMPRESSED_RGB_ATC_WEBGL = 0x8C92;
|
|
|