| 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 a69e5e9a8c6e08af4a82eb8efe1f36d78daba92f..8092294bff461b7503707b1cc662a6f409c42a55 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -328,7 +328,8 @@
|
| OP(BindFragDataLocationEXTBucket) /* 569 */ \
|
| OP(GetFragDataIndexEXT) /* 570 */ \
|
| OP(UniformMatrix4fvStreamTextureMatrixCHROMIUMImmediate) /* 571 */ \
|
| - OP(SwapBuffersWithDamageCHROMIUM) /* 572 */
|
| + OP(SendOverlayPromotionHintCHROMIUM) /* 572 */ \
|
| + OP(SwapBuffersWithDamageCHROMIUM) /* 573 */
|
|
|
| enum CommandId {
|
| kOneBeforeStartPoint =
|
|
|