| 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 081de2d2a30b3d699a9a14bcfa6c110293feebad..1dc54cf9433b68b84222ea102cc1275ee71247b3 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -329,7 +329,8 @@
|
| OP(GetFragDataIndexEXT) /* 570 */ \
|
| OP(UniformMatrix4fvStreamTextureMatrixCHROMIUMImmediate) /* 571 */ \
|
| OP(OverlayPromotionHintCHROMIUM) /* 572 */ \
|
| - OP(SwapBuffersWithBoundsCHROMIUMImmediate) /* 573 */
|
| + OP(SwapBuffersWithBoundsCHROMIUMImmediate) /* 573 */ \
|
| + OP(SetDrawRectangleCHROMIUM) /* 574 */
|
|
|
| enum CommandId {
|
| kOneBeforeStartPoint =
|
|
|