Index: chrome/browser/android/chrome_web_contents_delegate_android.h |
diff --git a/chrome/browser/android/chrome_web_contents_delegate_android.h b/chrome/browser/android/chrome_web_contents_delegate_android.h |
index 2ca7b8cfb22713af0d9f314238a044923d653c07..780872ac175f1093fbf26565cda8693d23bdcbb4 100644 |
--- a/chrome/browser/android/chrome_web_contents_delegate_android.h |
+++ b/chrome/browser/android/chrome_web_contents_delegate_android.h |
@@ -84,7 +84,7 @@ class ChromeWebContentsDelegateAndroid |
virtual void AddNewContents(content::WebContents* source, |
content::WebContents* new_contents, |
WindowOpenDisposition disposition, |
- const gfx::Rect& initial_pos, |
+ const gfx::Rect& initial_rect, |
bool user_gesture, |
bool* was_blocked) override; |
private: |