Index: cc/output/compositor_frame_sink.h |
diff --git a/cc/output/compositor_frame_sink.h b/cc/output/compositor_frame_sink.h |
index 5ed7448eb529603a53a9de37c07528471d296d4a..6d311a4de0316837458cbc01437de6a1bcc6918f 100644 |
--- a/cc/output/compositor_frame_sink.h |
+++ b/cc/output/compositor_frame_sink.h |
@@ -118,9 +118,6 @@ class CC_EXPORT CompositorFrameSink |
base::trace_event::ProcessMemoryDump* pmd) override; |
protected: |
- // This is used by both display and delegating implementations. |
- void PostSwapBuffersComplete(); |
- |
// Bound to the ContextProvider to hear about when it is lost and inform the |
// |client_|. |
void DidLoseCompositorFrameSink(); |