| 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..b3d88a72c55e254db885d0a777e31dd36a5ec023 100644
|
| --- a/content/test/test_web_contents.cc
|
| +++ b/content/test/test_web_contents.cc
|
| @@ -371,7 +371,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,
|
|
|