Index: Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl |
diff --git a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl |
index 3e25892a934a97fdb924b21031d8aa40bac92621..9eaa3a9a390f0cf8b2ece7c7574655ad42c4ee49 100644 |
--- a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl |
+++ b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl |
@@ -25,7 +25,8 @@ |
[ |
NoInterfaceObject, |
- DoNotCheckConstants |
+ DoNotCheckConstants, |
+ WillBeGarbageCollected, |
] interface WebGLCompressedTexturePVRTC { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8C00; |