Index: content/shell/browser/shell.h |
diff --git a/content/shell/browser/shell.h b/content/shell/browser/shell.h |
index bb8db4ff4677e28067428b49d4f0542f1dc878cf..1245315fba8152c3a15b2fee977f2c7d8a522d9f 100644 |
--- a/content/shell/browser/shell.h |
+++ b/content/shell/browser/shell.h |
@@ -115,7 +115,7 @@ class Shell : public WebContentsDelegate, |
void AddNewContents(WebContents* source, |
WebContents* new_contents, |
WindowOpenDisposition disposition, |
- const gfx::Rect& initial_pos, |
+ const gfx::Rect& initial_rect, |
bool user_gesture, |
bool* was_blocked) override; |
void LoadingStateChanged(WebContents* source, |