| Index: third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureS3TCsRGB.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureS3TCsRGB.idl b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureS3TCsRGB.idl
|
| index ec07efe397ae3c36e9f8d95793ce68930e230d62..683efa245976746e1b679dfe82f12b480e33b96e 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureS3TCsRGB.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureS3TCsRGB.idl
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/
|
| +
|
| [
|
| DependentLifetime,
|
| NoInterfaceObject,
|
|
|