| 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 1063edffa13dea4cb14233c5ff052df386817948..f4e484c8e8ba6c7e0ac363e6d4fde1f9b40cad5e 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -210,6 +210,7 @@
|
| OP(Placeholder453CHROMIUM) /* 453 */ \
|
| OP(GetMultipleIntegervCHROMIUM) /* 454 */ \
|
| OP(GetProgramInfoCHROMIUM) /* 455 */ \
|
| + OP(SetSurfaceVisibleCHROMIUM) /* 456 */ \
|
|
|
| enum CommandId {
|
| kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
|
|
|