| 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 b2c497432fc588ab3839d4c5f48174fc5874421d..3e503c0da6a1321d74e279faa92cf37b10e9f26b 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| @@ -53,7 +53,6 @@ class OffscreenBrowserCompositorOutputSurface
|
| const gpu::GpuProcessHostedCALayerTreeParamsMac* params_mac) override{};
|
| #if defined(OS_MACOSX)
|
| void SetSurfaceSuspendedForRecycle(bool suspended) override {};
|
| - bool SurfaceShouldNotShowFramesAfterSuspendForRecycle() const override;
|
| #endif
|
|
|
| uint32_t fbo_;
|
|
|