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 37c7a53d9702c6584b0d979636705b9f4061cda9..76bb3fe1d4d21a1177c60b7b7de3b1111d89a6d6 100644 |
| --- a/gpu/command_buffer/common/gles2_cmd_format.h |
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h |
| @@ -56,7 +56,6 @@ enum IdNamespaces { |
| kTextures, |
| kQueries, |
| kVertexArrays, |
| - kImages, |
| kNumIdNamespaces |
| }; |