Index: third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl b/third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl |
index 7a7ced807733f64ded39c7bd1a0f8cc0f83e687e..9b6e1062576e3bc2210cd6e605066f7a4801faae 100644 |
--- a/third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl |
+++ b/third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl |
@@ -2,7 +2,7 @@ |
// 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/specs/1.0/#5.15 |
+// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15 |
dictionary WebGLContextEventInit : EventInit { |
DOMString statusMessage; |