| Index: content/common/gpu/image_transport_surface_overlay_mac.mm
|
| diff --git a/content/common/gpu/image_transport_surface_overlay_mac.mm b/content/common/gpu/image_transport_surface_overlay_mac.mm
|
| index 118748b40f140f89afc8d57162ae3bab5b5726f7..60c2c266c435c2c50100f31fa9065e2cf3e395fc 100644
|
| --- a/content/common/gpu/image_transport_surface_overlay_mac.mm
|
| +++ b/content/common/gpu/image_transport_surface_overlay_mac.mm
|
| @@ -710,8 +710,6 @@ void ImageTransportSurfaceOverlayMac::SetLatencyInfo(
|
| latency_info_.end(), latency_info.begin(), latency_info.end());
|
| }
|
|
|
| -void ImageTransportSurfaceOverlayMac::WakeUpGpu() {}
|
| -
|
| void ImageTransportSurfaceOverlayMac::OnGpuSwitched() {
|
| // Create a new context, and use the GL renderer ID that the new context gets.
|
| scoped_refptr<ui::IOSurfaceContext> context_on_new_gpu =
|
|
|