Index: gpu/command_buffer/common/gles2_cmd_utils_autogen.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h |
index 18712010af784abc86b0197fca33a3caf688fcb6..225c10ec7f61d76e47cf1f2eab80e21228b59547 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h |
@@ -66,6 +66,7 @@ static std::string GetStringTexturePool(uint32_t value); |
static std::string GetStringTextureTarget(uint32_t value); |
static std::string GetStringTextureUsage(uint32_t value); |
static std::string GetStringTextureWrapMode(uint32_t value); |
+static std::string GetStringUniformSubscriptionTarget(uint32_t value); |
static std::string GetStringVertexAttribType(uint32_t value); |
static std::string GetStringVertexAttribute(uint32_t value); |
static std::string GetStringVertexPointer(uint32_t value); |