| Index: third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureATC.idl
 | 
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureATC.idl b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureATC.idl
 | 
| index 1bb3fe7e1856d206bcceb7942569551668384f74..1fde4c7af0171add3c89749c7f121f0038da323f 100644
 | 
| --- a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureATC.idl
 | 
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureATC.idl
 | 
| @@ -26,7 +26,6 @@
 | 
|  [
 | 
|      NoInterfaceObject,
 | 
|      DoNotCheckConstants,
 | 
| -    GarbageCollected,
 | 
|      SetWrapperReferenceFrom=canvas,
 | 
|  ] interface WebGLCompressedTextureATC {
 | 
|      /* Compressed Texture Formats */
 | 
| 
 |