Index: chrome/browser/ui/sync/one_click_signin_helper.h |
diff --git a/chrome/browser/ui/sync/one_click_signin_helper.h b/chrome/browser/ui/sync/one_click_signin_helper.h |
index 168a2cc90c22e5602947df3dde2c2f9dd91ee8c1..e464218902d097af0d1da9c69e381650001329a5 100644 |
--- a/chrome/browser/ui/sync/one_click_signin_helper.h |
+++ b/chrome/browser/ui/sync/one_click_signin_helper.h |
@@ -214,7 +214,7 @@ class OneClickSigninHelper |
// confirmation dialog before starting sync. It returns true if there is a |
// cross account error, and false otherwise. |
static bool HandleCrossAccountError( |
- content::WebContents* contents, |
+ Profile* profile, |
const std::string& session_index, |
const std::string& email, |
const std::string& password, |