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 f63df0ea461a613ae3b7ea7020ad71a7c3d8ac47..7c359b9f5982db9a2666b70548e651b5e503423d 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -245,7 +245,8 @@ |
OP(WaitSyncPointCHROMIUM) /* 486 */ \ |
OP(DrawBuffersEXT) /* 487 */ \ |
OP(DrawBuffersEXTImmediate) /* 488 */ \ |
- OP(DiscardBackbufferCHROMIUM) /* 489 */ |
+ OP(DiscardBackbufferCHROMIUM) /* 489 */ \ |
+ OP(ScheduleOverlayPlaneCHROMIUM) /* 490 */ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |