Index: content/test/test_web_contents.cc |
diff --git a/content/test/test_web_contents.cc b/content/test/test_web_contents.cc |
index bdcc948b33189187fe92ab5cecef762633a5b1c2..72f4f621af62640770e132aa5c10f7bbc5e8b907 100644 |
--- a/content/test/test_web_contents.cc |
+++ b/content/test/test_web_contents.cc |
@@ -221,6 +221,7 @@ void TestWebContents::TestDidFailLoadWithError( |
void TestWebContents::CreateNewWindow( |
int route_id, |
+ int main_frame_route_id, |
const ViewHostMsg_CreateWindow_Params& params, |
SessionStorageNamespace* session_storage_namespace) { |
} |