Index: content/shell/browser/shell.h |
diff --git a/content/shell/browser/shell.h b/content/shell/browser/shell.h |
index bb06a0dee44dbe2f2abed36be1b101f7bf88d325..fdcfc7a01498f70a175781edc67fbe8eff58efdd 100644 |
--- a/content/shell/browser/shell.h |
+++ b/content/shell/browser/shell.h |
@@ -84,7 +84,6 @@ class Shell : public WebContentsDelegate, |
static Shell* CreateNewWindow(BrowserContext* browser_context, |
const GURL& url, |
SiteInstance* site_instance, |
- int routing_id, |
const gfx::Size& initial_size); |
// Returns the Shell object corresponding to the given RenderViewHost. |