Index: third_party/WebKit/Source/modules/webgl/WebGLTexture.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLTexture.idl b/third_party/WebKit/Source/modules/webgl/WebGLTexture.idl |
index a4f921254b30d987850d1c337afbfb724ca74478..68f6665f24ff8c1d4c180e6a2a06dbdb95d8c1e1 100644 |
--- a/third_party/WebKit/Source/modules/webgl/WebGLTexture.idl |
+++ b/third_party/WebKit/Source/modules/webgl/WebGLTexture.idl |
@@ -23,6 +23,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.9 |
+ |
[ |
DependentLifetime, |
] interface WebGLTexture { |