| Index: gpu/command_buffer/common/gles2_cmd_format.h
|
| diff --git a/gpu/command_buffer/common/gles2_cmd_format.h b/gpu/command_buffer/common/gles2_cmd_format.h
|
| index d32a83ff168a4c78cfaaac8f6bf4c96b36eb3dda..e0da67d15a1432365ee7e54ded9908c6d1fd60b9 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_format.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h
|
| @@ -52,7 +52,7 @@ enum IdNamespaces {
|
| kFramebuffers,
|
| kProgramsAndShaders,
|
| kRenderbuffers,
|
| - kTextures,
|
| + kTextures
|
| };
|
|
|
| // These numbers must not change
|
|
|