| Index: third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureETC1.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureETC1.idl b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureETC1.idl
|
| index e17965dad373e5fb978124ae450fd024f2888b9f..d8da534da0456f1b85e0f054003f55ff2612b058 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureETC1.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureETC1.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_etc1/
|
| +
|
| [
|
| DependentLifetime,
|
| NoInterfaceObject,
|
|
|