summaryrefslogtreecommitdiffstats
path: root/content/test/test_renderer_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/test_renderer_host.h')
-rw-r--r--content/test/test_renderer_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/test/test_renderer_host.h b/content/test/test_renderer_host.h
index 76ffdff..367fbea 100644
--- a/content/test/test_renderer_host.h
+++ b/content/test/test_renderer_host.h
@@ -66,6 +66,7 @@ class RenderViewHostTester {
// Gives tests access to RenderViewHostImpl::CreateRenderView.
virtual bool CreateRenderView(const string16& frame_name,
+ int opener_route_id,
int32 max_page_id) = 0;
// Calls OnMsgNavigate on the RenderViewHost with the given information,