Index: cc/ipc/mojo_compositor_frame_sink.mojom |
diff --git a/cc/ipc/mojo_compositor_frame_sink.mojom b/cc/ipc/mojo_compositor_frame_sink.mojom |
index 1ad4ae14d5e03fc70ae4fd13ac464d35f75e4d85..7bb993226520f0504b1a44766988e6eeb18cd322 100644 |
--- a/cc/ipc/mojo_compositor_frame_sink.mojom |
+++ b/cc/ipc/mojo_compositor_frame_sink.mojom |
@@ -41,7 +41,7 @@ interface MojoCompositorFrameSink { |
// Notify that the surface is no longer in use (and is okay to be evicted) so |
// that its resources gets returned in time. |
- EvictFrame(); |
+ EvictCurrentSurface(); |
}; |
interface MojoCompositorFrameSinkClient { |