Index: cc/trees/remote_channel_impl.h |
diff --git a/cc/trees/remote_channel_impl.h b/cc/trees/remote_channel_impl.h |
index 786b8287c6129d3842341bf489bbe22c767ddeb0..8c12b68d8180e92d606613a755e215dfa82af21f 100644 |
--- a/cc/trees/remote_channel_impl.h |
+++ b/cc/trees/remote_channel_impl.h |
@@ -186,7 +186,6 @@ |
// called on main thread. |
void HandleProto(const proto::CompositorMessageToImpl& proto); |
void DidCompleteSwapBuffersOnMain(); |
- void DidCommitAndDrawFrameOnMain(); |
void DidLoseOutputSurfaceOnMain(); |
void RequestNewOutputSurfaceOnMain(); |
void DidInitializeOutputSurfaceOnMain( |