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 d7400f554ac4bb7d9168af6cb90513cd6fd732e4..4c33f1f0de49213da89d40632cfdd2c6c75402fe 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 |
@@ -432,6 +432,7 @@ error::Error DoSamplerParameteriv(GLuint sampler, |
GLenum pname, |
const volatile GLint* params); |
error::Error DoScissor(GLint x, GLint y, GLsizei width, GLsizei height); |
+error::Error DoSetSurfaceHandleCHROMIUM(GLint surface_handle); |
error::Error DoShaderBinary(GLsizei n, |
const GLuint* shaders, |
GLenum binaryformat, |