| 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 db4c0c2661a82b6acd1d599b36bab3c68e3a7c36..4e83921be4ed8539b3a41ad260a9acf6ee372745 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| @@ -818,7 +818,7 @@ void GLES2InterfaceStub::AsyncTexSubImage2DCHROMIUM(GLenum /* target */,
|
| }
|
| void GLES2InterfaceStub::AsyncTexImage2DCHROMIUM(GLenum /* target */,
|
| GLint /* level */,
|
| - GLint /* internalformat */,
|
| + GLenum /* internalformat */,
|
| GLsizei /* width */,
|
| GLsizei /* height */,
|
| GLint /* border */,
|
|
|