| Index: gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_trace_implementation_autogen.h b/gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| index 8063488477e45fc2cf05fef1f891419a27333688..9160b2b1e30fcf2c3d42caa74e8e16da1b57032e 100644
|
| --- a/gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| @@ -744,6 +744,8 @@ void ScheduleCALayerCHROMIUM(GLuint contents_texture_id,
|
| GLint sorting_context_id,
|
| const GLfloat* transform,
|
| GLuint filter) override;
|
| +void ScheduleCALayerInUseQueryCHROMIUM(GLuint n,
|
| + const GLuint* textures) override;
|
| void CommitOverlayPlanesCHROMIUM() override;
|
| void SwapInterval(GLint interval) override;
|
| void FlushDriverCachesCHROMIUM() override;
|
|
|