| 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 3c92dc468c82eb7285dd9f96ffc0e0be2c7fc9ba..a2fe5cca9c0e99035617b1c374e020d19ecc6bce 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(SwapBuffersWithDamageCHROMIUM) /* 573 */
|
| + OP(SwapBuffersWithDamageCHROMIUM) /* 573 */ \
|
| + OP(SetSurfaceHandleCHROMIUM) /* 574 */
|
|
|
| enum CommandId {
|
| kOneBeforeStartPoint =
|
|
|