Index: components/web_contents_delegate_android/web_contents_delegate_android.cc |
diff --git a/components/web_contents_delegate_android/web_contents_delegate_android.cc b/components/web_contents_delegate_android/web_contents_delegate_android.cc |
index 5a6878c30e9222a8a7b690184cc43ccf9be7512d..611ce2b90c0f8409c7b5939538c4da008b6c7376 100644 |
--- a/components/web_contents_delegate_android/web_contents_delegate_android.cc |
+++ b/components/web_contents_delegate_android/web_contents_delegate_android.cc |
@@ -228,6 +228,7 @@ void WebContentsDelegateAndroid::DidNavigateToPendingEntry( |
bool WebContentsDelegateAndroid::ShouldCreateWebContents( |
WebContents* web_contents, |
int route_id, |
+ int main_frame_route_id, |
WindowContainerType window_container_type, |
const base::string16& frame_name, |
const GURL& target_url, |