Index: modules/webgl/WebGLCompressedTextureATC.idl |
diff --git a/core/html/canvas/WebGLCompressedTextureATC.idl b/modules/webgl/WebGLCompressedTextureATC.idl |
similarity index 97% |
rename from core/html/canvas/WebGLCompressedTextureATC.idl |
rename to modules/webgl/WebGLCompressedTextureATC.idl |
index a66a32929fc94ffaddc6840d2d6c6820df32c47d..25355c261d71c5e5659867de840c75370e7e263a 100644 |
--- a/core/html/canvas/WebGLCompressedTextureATC.idl |
+++ b/modules/webgl/WebGLCompressedTextureATC.idl |
@@ -27,6 +27,7 @@ |
NoInterfaceObject, |
DoNotCheckConstants, |
WillBeGarbageCollected, |
+ SetWrapperReferenceFrom=canvas, |
] interface WebGLCompressedTextureATC { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_ATC_WEBGL = 0x8C92; |