Index: gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
index 0c22a37cd582e939f0573d5ea3618e5be8d44b75..4a5efae05fc2b3429e22790d8e810736b17737ba 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -249,7 +249,8 @@ |
OP(DiscardFramebufferEXT) /* 492 */ \ |
OP(DiscardFramebufferEXTImmediate) /* 493 */ \ |
OP(LoseContextCHROMIUM) /* 494 */ \ |
- OP(WaitSyncPointCHROMIUM) /* 495 */ \ |
+ OP(InsertSyncPointCHROMIUM) /* 495 */ \ |
+ OP(WaitSyncPointCHROMIUM) /* 496 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |