| Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| index eeeafb3ba444becd6c77fb12673e9692e6d39ffe..597c1f518b19235f9380433176ee097590c9081b 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| @@ -1171,5 +1171,5 @@ GLint GLES2InterfaceStub::GetFragDataIndexEXT(GLuint /* program */,
|
| void GLES2InterfaceStub::UniformMatrix4fvStreamTextureMatrixCHROMIUM(
|
| GLint /* location */,
|
| GLboolean /* transpose */,
|
| - const GLfloat* /* default_value */) {}
|
| + const GLfloat* /* transform */) {}
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_
|
|
|