Index: content/browser/compositor/offscreen_browser_compositor_output_surface.h |
diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.h b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
index 917b78b33551c3488db9c1a466ded0530e5559d9..8c89fd2ad6b33bf3405e68311636953c3060ea88 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
@@ -39,6 +39,7 @@ class OffscreenBrowserCompositorOutputSurface |
void BindToClient(cc::OutputSurfaceClient* client) override; |
void EnsureBackbuffer() override; |
void DiscardBackbuffer() override; |
+ void SetDrawRectangle(const gfx::Rect& draw_rectangle) override; |
void Reshape(const gfx::Size& size, |
float scale_factor, |
const gfx::ColorSpace& color_space, |