| Index: gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h
|
| index 5eefa1722a69ad36840302a8193a83a617b676e2..b6412b6a68fb2e34de1250e093551f3aedbd4cc8 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h
|
| @@ -420,8 +420,6 @@ error::Error DoReadPixels(GLint x,
|
| GLenum type,
|
| GLsizei bufsize,
|
| GLsizei* length,
|
| - GLsizei* columns,
|
| - GLsizei* rows,
|
| void* pixels,
|
| int32_t* success);
|
| error::Error DoReleaseShaderCompiler();
|
|
|