| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| index b6d22784f06826309047509fd464a30a22e1c712..0691e36af6d3bd7f4a2cea0bcb8e7f09bdb085f5 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -1268,5 +1268,7 @@ void GetMultipleIntegervCHROMIUM(
|
| void GetProgramInfoCHROMIUM(
|
| GLuint program, GLsizei bufsize, GLsizei* size, void* info);
|
|
|
| +void SetSurfaceVisibleCHROMIUM(GLboolean visible);
|
| +
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_
|
|
|
|
|