Index: modules/webgl/WebGLCompressedTextureETC1.idl |
diff --git a/core/html/canvas/WebGLCompressedTextureETC1.idl b/modules/webgl/WebGLCompressedTextureETC1.idl |
similarity index 91% |
rename from core/html/canvas/WebGLCompressedTextureETC1.idl |
rename to modules/webgl/WebGLCompressedTextureETC1.idl |
index fd8759d4010a103caccf14ee09b91a33c913a27b..db8ed2157b26988fdf46dee64c8427c2a05a2fb1 100644 |
--- a/core/html/canvas/WebGLCompressedTextureETC1.idl |
+++ b/modules/webgl/WebGLCompressedTextureETC1.idl |
@@ -6,6 +6,7 @@ |
NoInterfaceObject, |
DoNotCheckConstants, |
WillBeGarbageCollected, |
+ SetWrapperReferenceFrom=canvas, |
] interface WebGLCompressedTextureETC1 { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_ETC1_WEBGL = 0x8D64; |