| Index: content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/gpu_browser_compositor_output_surface.h b/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| index 505f6a74a74bb742a07a9c6a37e23e16f215a403..5eb418cd32ec2cf2973650d62c5698f2435689ae 100644
|
| --- a/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| @@ -59,7 +59,6 @@ class GpuBrowserCompositorOutputSurface
|
|
|
| #if defined(OS_MACOSX)
|
| void SetSurfaceSuspendedForRecycle(bool suspended) override;
|
| - bool SurfaceShouldNotShowFramesAfterSuspendForRecycle() const override;
|
| enum ShouldShowFramesState {
|
| // Frames that come from the GPU process should appear on-screen.
|
| SHOULD_SHOW_FRAMES,
|
|
|