| Index: gpu/command_buffer/client/gles2_interface_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_autogen.h b/gpu/command_buffer/client/gles2_interface_autogen.h
|
| index b81f72688ea1eb9efbb517a36b030ff99e222a73..bf8a9c94984453fc9dd5a8e8d08cec66c5d94ccf 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_autogen.h
|
| @@ -882,5 +882,5 @@ virtual GLint GetFragDataIndexEXT(GLuint program, const char* name) = 0;
|
| virtual void UniformMatrix4fvStreamTextureMatrixCHROMIUM(
|
| GLint location,
|
| GLboolean transpose,
|
| - const GLfloat* default_value) = 0;
|
| + const GLfloat* transform) = 0;
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_AUTOGEN_H_
|
|
|