Index: content/public/test/mock_render_process_host.cc |
diff --git a/content/public/test/mock_render_process_host.cc b/content/public/test/mock_render_process_host.cc |
index b067cf4658747386b6ef446e801e9455e945d10b..9b9ca47e10e914213812a407aa4061a73d80c42e 100644 |
--- a/content/public/test/mock_render_process_host.cc |
+++ b/content/public/test/mock_render_process_host.cc |
@@ -54,7 +54,7 @@ int MockRenderProcessHost::GetNextRoutingID() { |
void MockRenderProcessHost::CancelResourceRequests(int render_widget_id) { |
} |
-void MockRenderProcessHost::CrossSiteSwapOutACK( |
+void MockRenderProcessHost::SimulateSwapOutACK( |
const ViewMsg_SwapOut_Params& params) { |
} |