Index: content/test/test_web_contents.cc |
diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc |
index d4b43c9e92585208afab1d727e14051d4ae542ac..6a9106cee8d4cd02cfa6d7cae8dc60e2ee8bd27c 100644 |
--- a/content/test/test_web_contents.cc |
+++ b/content/test/test_web_contents.cc |
@@ -372,6 +372,7 @@ void TestWebContents::SetNavigationData( |
void TestWebContents::CreateNewWindow( |
SiteInstance* source_site_instance, |
+ RenderFrameHost* opener, |
int32_t route_id, |
int32_t main_frame_route_id, |
int32_t main_frame_widget_route_id, |