| 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..a5fef0adc85a5cb1268beafd560dd104c484458f 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* /* post_transform */) {}
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_
|
|
|