Index: third_party/WebKit/Source/modules/webgl/EXTShaderTextureLOD.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/EXTShaderTextureLOD.idl b/third_party/WebKit/Source/modules/webgl/EXTShaderTextureLOD.idl |
index 36469023bf1b49b68d63fc5f2088c33ae9b574ef..270b8c2fc15c231c2b3c79b42dab17ce314a19a2 100644 |
--- a/third_party/WebKit/Source/modules/webgl/EXTShaderTextureLOD.idl |
+++ b/third_party/WebKit/Source/modules/webgl/EXTShaderTextureLOD.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_shader_texture_lod/ |
+ |
[ |
DependentLifetime, |
NoInterfaceObject, |