Index: gpu/command_buffer/client/gles2_implementation_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h |
index f0c5c4d7078c84475b19cb0a59b4a5b8044c1da5..702ad02d505b031afc1dbf5867bebe4a3df1264e 100644 |
--- a/gpu/command_buffer/client/gles2_implementation_autogen.h |
+++ b/gpu/command_buffer/client/gles2_implementation_autogen.h |
@@ -1253,7 +1253,7 @@ void DeleteSharedIdsCHROMIUM( |
void RegisterSharedIdsCHROMIUM( |
GLuint namespace_id, GLsizei n, const GLuint* ids); |
-GLboolean CommandBufferEnableCHROMIUM(const char* feature); |
+GLboolean EnableFeatureCHROMIUM(const char* feature); |
void* MapBufferSubDataCHROMIUM( |
GLuint target, GLintptr offset, GLsizeiptr size, GLenum access); |