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 0a7a577e23e6b342136d3e5d6cb88b0b1c925454..13f6170a5fa71b9f17064074b86f49d2d7de3304 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -247,6 +247,7 @@ |
OP(AsyncTexImage2DCHROMIUM) /* 490 */ \ |
OP(DiscardFramebufferEXT) /* 491 */ \ |
OP(DiscardFramebufferEXTImmediate) /* 492 */ \ |
+ OP(LoseContextCHROMIUM) /* 493 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |