Index: chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h b/chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h |
index cd4b6378a7e7bcbc4017af9db2d2529b76f7046f..e81bf80842946c8757ecd0abd23d6a4bdc90c901 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h |
@@ -38,7 +38,7 @@ class AutofillDialogSignInDelegate: public content::WebContentsDelegate, |
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; |
bool PreHandleGestureEvent(content::WebContents* source, |