| Index: third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl b/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
|
| index 1de4edce37b1abe39617e030be2c5f26b679a746..99f46df83c0a976d149d623e3d16549595cfd541 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
|
| @@ -23,7 +23,7 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// https://www.khronos.org/registry/webgl/specs/1.0/#5.15
|
| +// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15
|
|
|
| [
|
| Constructor(DOMString type, optional WebGLContextEventInit eventInit),
|
|
|