Index: content/test/test_web_contents.h |
diff --git a/content/test/test_web_contents.h b/content/test/test_web_contents.h |
index 798a54d9540a8d58f99ad5746601def9abd7cbee..55ca5235bd53392660e6410f42e01c24a1216b6e 100644 |
--- a/content/test/test_web_contents.h |
+++ b/content/test/test_web_contents.h |
@@ -63,7 +63,7 @@ class TestWebContents : public WebContentsImpl, public WebContentsTester { |
// Prevent interaction with views. |
bool CreateRenderViewForRenderManager( |
RenderViewHost* render_view_host, |
- int opener_route_id, |
+ int opener_frame_routing_id, |
int proxy_routing_id, |
const FrameReplicationState& replicated_frame_state, |
bool for_main_frame) override; |