| Index: third_party/WebKit/Source/modules/webgl/OESTextureFloat.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/OESTextureFloat.idl b/third_party/WebKit/Source/modules/webgl/OESTextureFloat.idl
|
| index a6e88d8daa5e537afe4d46cfe3e868d996de4651..4b90a6e88b3337b51729c9ff4babbb591c5bffb1 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/OESTextureFloat.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/OESTextureFloat.idl
|
| @@ -23,6 +23,8 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// https://www.khronos.org/registry/webgl/extensions/OES_texture_float/
|
| +
|
| [
|
| DependentLifetime,
|
| NoInterfaceObject,
|
|
|