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 f479ff10c565ecbbf6c13951ea290f5fc50a6905..474df6de512a8a9fea1ba6057cb33377fd2b93fb 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -219,7 +219,7 @@ enum CommandId { |
#define GLES2_CMD_OP(name) k##name, |
GLES2_COMMAND_LIST(GLES2_CMD_OP) |
#undef GLES2_CMD_OP |
- kNumCommands |
+ kNumCommands |
}; |
#endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_IDS_AUTOGEN_H_ |