Index: content/test/test_web_contents.cc |
diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc |
index f93024c09155c0a09c449aee79afe76342cce925..f31209b64d597a7a53b5feb88e0f29050d515af6 100644 |
--- a/content/test/test_web_contents.cc |
+++ b/content/test/test_web_contents.cc |
@@ -281,7 +281,7 @@ void TestWebContents::TestDidFailLoadWithError( |
} |
void TestWebContents::CreateNewWindow( |
- int render_process_id, |
+ SiteInstance* source_site_instance, |
int route_id, |
int main_frame_route_id, |
const ViewHostMsg_CreateWindow_Params& params, |