| 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..944edfd5d0c639a497b95107e9a8ff4f197da49a 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_format.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h
|
| @@ -43,7 +43,6 @@ typedef void GLvoid;
|
| typedef khronos_intptr_t GLintptr;
|
| typedef khronos_ssize_t GLsizeiptr;
|
| typedef struct __GLsync *GLsync;
|
| -typedef uint64_t GLuint64;
|
|
|
| namespace gpu {
|
| namespace gles2 {
|
|
|