| 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 32a4df58a7f9632fe57b2d799f79c7a711691fb3..2088fe175e0636d805647606ab21a08f959d6650 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -243,6 +243,7 @@
|
| OP(DrawBuffersEXT) /* 486 */ \
|
| OP(DrawBuffersEXTImmediate) /* 487 */ \
|
| OP(DiscardBackbufferCHROMIUM) /* 488 */ \
|
| + OP(SetOverlayPlaneCHROMIUM) /* 489 */ \
|
|
|
| enum CommandId {
|
| kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
|
|
|