Index: third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.idl b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.idl |
index 85d18d436b2a4508d5f78e11bac5708a2e5199f9..4a22146a0499aff56fa939b0a1630e5236bfb9f7 100644 |
--- a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.idl |
+++ b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.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/EXT_disjoint_timer_query_webgl2/ |
+ |
typedef unsigned long long GLuint64EXT; |
[ |