diff options
Diffstat (limited to 'third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl')
-rw-r--r-- | third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl index 731bab6..29c09ff 100644 --- a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl +++ b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTexturePVRTC.idl @@ -26,7 +26,7 @@ [ NoInterfaceObject, DoNotCheckConstants, - WillBeGarbageCollected, + GarbageCollected, SetWrapperReferenceFrom=canvas, ] interface WebGLCompressedTexturePVRTC { /* Compressed Texture Formats */ |