| 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 8dd3ab78bbaabefe1530ef32399ab899868cf168..ffef2d5e609d84f24958abb67e72113f07dbdccc 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -332,7 +332,8 @@
|
| OP(UniformMatrix4fvStreamTextureMatrixCHROMIUMImmediate) /* 573 */ \
|
| OP(OverlayPromotionHintCHROMIUM) /* 574 */ \
|
| OP(SwapBuffersWithBoundsCHROMIUMImmediate) /* 575 */ \
|
| - OP(SetDrawRectangleCHROMIUM) /* 576 */
|
| + OP(SetDrawRectangleCHROMIUM) /* 576 */ \
|
| + OP(SetEnableDCLayersCHROMIUM) /* 577 */
|
|
|
| enum CommandId {
|
| kOneBeforeStartPoint =
|
|
|