| Index: chrome/browser/signin/chrome_signin_client.h
|
| diff --git a/chrome/browser/signin/chrome_signin_client.h b/chrome/browser/signin/chrome_signin_client.h
|
| index a5fbd35f494f443e5cc1546fb6af1193ec485f33..40c857cf262d86b7ceb387849e4cdf6b0a8db3df 100644
|
| --- a/chrome/browser/signin/chrome_signin_client.h
|
| +++ b/chrome/browser/signin/chrome_signin_client.h
|
| @@ -105,7 +105,7 @@ class ChromeSigninClient
|
|
|
| protected:
|
| virtual void ShowUserManager(const base::FilePath& profile_path);
|
| - virtual void LockProfile(const base::FilePath& profile_path);
|
| + virtual void LockForceSigninProfile(const base::FilePath& profile_path);
|
|
|
| private:
|
| void MaybeFetchSigninTokenHandle();
|
|
|