| Index: gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| index 784e5558734fea1e63af71b341f821cf8a6f0cbf..69e864d55768aaf97c60fa11676a7d7721d00eac 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -853,5 +853,5 @@
|
| void UniformMatrix4fvStreamTextureMatrixCHROMIUM(
|
| GLint location,
|
| GLboolean transpose,
|
| - const GLfloat* transform) override;
|
| + const GLfloat* default_value) override;
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_AUTOGEN_H_
|
|
|