| Index: content/test/test_web_contents.cc
|
| diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc
|
| index 9bf027f12b71681a2934b7de046a39fd48f3b908..27d54044aa90c41282778eaf06fd650ab71eac45 100644
|
| --- a/content/test/test_web_contents.cc
|
| +++ b/content/test/test_web_contents.cc
|
| @@ -278,7 +278,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,
|
|
|