Index: third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.idl b/third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.idl |
index afda51b56d66a90cf5ed9ab5f7c2a68e806dcb74..d9d8ff93d6aee9b4741ab986cbc940f80c4f93d2 100644 |
--- a/third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.idl |
+++ b/third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.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_get_buffer_sub_data_async/ |
+ |
[ |
DependentLifetime, |
NoInterfaceObject, |