Index: gpu/command_buffer/common/gles2_cmd_format.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_format.h b/gpu/command_buffer/common/gles2_cmd_format.h |
index d0faf14e5028f2d1a14a103db44abb332cbb7483..0cf77e7db40bcc0dec55301bccf85da62528592c 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_format.h |
+++ b/gpu/command_buffer/common/gles2_cmd_format.h |
@@ -43,6 +43,7 @@ typedef void GLvoid; |
typedef khronos_intptr_t GLintptr; |
typedef khronos_ssize_t GLsizeiptr; |
typedef struct __GLsync *GLsync; |
+typedef int64_t GLint64; |
typedef uint64_t GLuint64; |
namespace gpu { |