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 decd48b447253538f609299c5cb8a0ee2f311169..65a191994b56d5f8d815ed9c632ebdf1ff9b5840 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -230,6 +230,7 @@ |
OP(BindUniformLocationCHROMIUM) /* 473 */ \ |
OP(BindUniformLocationCHROMIUMImmediate) /* 474 */ \ |
OP(BindUniformLocationCHROMIUMBucket) /* 475 */ \ |
+ OP(TexImagePixmap2DCHROMIUM) /* 476 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |