Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Unified Diff: third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl

Issue 2579313002: Update two WebGL 1.0 links that weren't to /latest/ (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698