Index: content/browser/frame_host/render_frame_host_impl.h |
diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h |
index fa0047918cd349b68e276508f47fecaf46a398e2..fda2cf18b882eb4d26944e846320c49da4d61f82 100644 |
--- a/content/browser/frame_host/render_frame_host_impl.h |
+++ b/content/browser/frame_host/render_frame_host_impl.h |
@@ -581,7 +581,7 @@ class CONTENT_EXPORT RenderFrameHostImpl : public RenderFrameHost, |
RenderViewInitAfterNewProxyAndProcessKill); |
FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, CrashSubframe); |
FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, |
- RenderViewHostPendingDeletionIsNotReused); |
+ RenderViewHostIsNotReusedAfterDelayedSwapOutACK); |
// IPC Message handlers. |
void OnAddMessageToConsole(int32_t level, |