| Index: content/test/test_web_contents.cc
|
| diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc
|
| index 4a4ad0494801707d7b252624e0ddfbd98ffd21ec..39e6d4d027bfa5b1303a4ae2d41534b4ed80c78e 100644
|
| --- a/content/test/test_web_contents.cc
|
| +++ b/content/test/test_web_contents.cc
|
| @@ -219,6 +219,7 @@ void TestWebContents::TestDidFailLoadWithError(
|
| }
|
|
|
| void TestWebContents::CreateNewWindow(
|
| + int render_process_id,
|
| int route_id,
|
| int main_frame_route_id,
|
| const ViewHostMsg_CreateWindow_Params& params,
|
|
|