| 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 8eba9bb5080928ec87418346af2c386e5926e676..0e2f4d9b3dc8ca0df4f7a366e2064db1a04e7cc6 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -1033,6 +1033,9 @@ void ScheduleCALayerCHROMIUM(GLuint contents_texture_id,
|
| const GLfloat* transform,
|
| GLuint filter) override;
|
|
|
| +void ScheduleCALayerInUseQueryCHROMIUM(GLuint n,
|
| + const GLuint* textures) override;
|
| +
|
| void CommitOverlayPlanesCHROMIUM() override;
|
|
|
| void SwapInterval(GLint interval) override;
|
|
|