Index: content/browser/security_exploit_browsertest.cc |
diff --git a/content/browser/security_exploit_browsertest.cc b/content/browser/security_exploit_browsertest.cc |
index 4da524aa64d88e05209b01f984d87da47d0e7088..a5896f4409ddd301ef32f28d5e4fc73741940a90 100644 |
--- a/content/browser/security_exploit_browsertest.cc |
+++ b/content/browser/security_exploit_browsertest.cc |
@@ -60,7 +60,6 @@ RenderViewHostImpl* PrepareToDuplicateHosts(Shell* shell, |
wc->GetFrameTree()->root()->navigator()->RequestOpenURL( |
wc->GetFrameTree()->root()->current_frame_host(), extension_url, |
Referrer(), CURRENT_TAB, |
- wc->GetFrameTree()->root()->current_frame_host()->GetRoutingID(), |
false, true); |
// Since the navigation above requires a cross-process swap, there will be a |