| Index: third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl b/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl
|
| index 5a5851ca10451fdb9de6fe1ba445b1940c4b5a99..80055d5e053e805c3de3dddb71189a1bc0bcc0c0 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.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/EXT_color_buffer_float/
|
| +
|
| [
|
| DependentLifetime,
|
| NoInterfaceObject,
|
|
|