Index: content/renderer/gpu/compositor_output_surface.cc |
diff --git a/content/renderer/gpu/compositor_output_surface.cc b/content/renderer/gpu/compositor_output_surface.cc |
index a240b19736e1d0ce8c85197b9b6102cbfe2e005a..d67c63bb5a18bcb95e474f23c9305e2742fd0d0b 100644 |
--- a/content/renderer/gpu/compositor_output_surface.cc |
+++ b/content/renderer/gpu/compositor_output_surface.cc |
@@ -118,7 +118,6 @@ void CompositorOutputSurface::SwapBuffers(cc::CompositorFrame frame) { |
messages_to_deliver_with_frame)); |
// ~send_message_scope. |
} |
- client_->DidSwapBuffers(); |
} |
void CompositorOutputSurface::BindFramebuffer() { |