Chromium Code Reviews| 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 393303ec5c36ad1d288b10eeb96849519dfc37d6..c0bc66309b8dd0248231db113899e5052e7ad3c5 100644 |
| --- a/gpu/command_buffer/common/gles2_cmd_format.h |
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h |
| @@ -59,6 +59,7 @@ enum IdNamespaces { |
| kTextures, |
| kQueries, |
| kVertexArrays, |
| + kValuebuffers, |
| kNumIdNamespaces |
| }; |