Index: chrome/browser/background/background_contents_service.h |
diff --git a/chrome/browser/background/background_contents_service.h b/chrome/browser/background/background_contents_service.h |
index 382cb423aea28326831c713cdbf92b11e4e98109..a3466c6fb5a61416be556097baf2c9e0227199dd 100644 |
--- a/chrome/browser/background/background_contents_service.h |
+++ b/chrome/browser/background/background_contents_service.h |
@@ -109,6 +109,7 @@ class BackgroundContentsService : private content::NotificationObserver, |
BackgroundContents* CreateBackgroundContents( |
content::SiteInstance* site, |
int route_id, |
+ int main_frame_route_id, |
Profile* profile, |
const base::string16& frame_name, |
const base::string16& application_id, |