Index: modules/webgl/WebGLCompressedTextureS3TC.idl |
diff --git a/core/html/canvas/WebGLCompressedTextureS3TC.idl b/modules/webgl/WebGLCompressedTextureS3TC.idl |
similarity index 98% |
rename from core/html/canvas/WebGLCompressedTextureS3TC.idl |
rename to modules/webgl/WebGLCompressedTextureS3TC.idl |
index eef723f9afa4c5b8cc92d74cd7539eb9a99e5dfb..e5465c3532a027d7afc974bd5cd99c5fcb62d9b7 100644 |
--- a/core/html/canvas/WebGLCompressedTextureS3TC.idl |
+++ b/modules/webgl/WebGLCompressedTextureS3TC.idl |
@@ -27,6 +27,7 @@ |
NoInterfaceObject, |
DoNotCheckConstants, |
WillBeGarbageCollected, |
+ SetWrapperReferenceFrom=canvas, |
] interface WebGLCompressedTextureS3TC { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_S3TC_DXT1_EXT = 0x83F0; |