| Index: gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| index 9ad7c5001a5fd14c84f3e2216cc202aede6185e7..bc478cb1e16fbafcfc8e6113b89618cc85dd2303 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -761,6 +761,7 @@ void ScheduleCALayerCHROMIUM(GLuint contents_texture_id,
|
| const GLuint background_color,
|
| const GLfloat* bounds_size,
|
| const GLfloat* transform) override;
|
| +void CommitOverlayPlanesCHROMIUM() override;
|
| void SwapInterval(GLint interval) override;
|
| void FlushDriverCachesCHROMIUM() override;
|
| void MatrixLoadfCHROMIUM(GLenum matrixMode, const GLfloat* m) override;
|
|
|