| Index: chrome/common/net/gaia/google_service_auth_error.h
|
| diff --git a/chrome/common/net/gaia/google_service_auth_error.h b/chrome/common/net/gaia/google_service_auth_error.h
|
| index 7ffef48b46048dd3c285c4ab3e1c6d510792657a..481176cfcb75a236ee5d8426d4b6c6782d4334d8 100644
|
| --- a/chrome/common/net/gaia/google_service_auth_error.h
|
| +++ b/chrome/common/net/gaia/google_service_auth_error.h
|
| @@ -55,8 +55,8 @@ class GoogleServiceAuthError {
|
|
|
| // The user needs to satisfy a CAPTCHA challenge to unlock their account.
|
| // If no other information is available, this can be resolved by visiting
|
| - // https://www.google.com/accounts/DisplayUnlockCaptcha. Otherwise,
|
| - // captcha() will provide details about the associated challenge.
|
| + // https://accounts.google.com/DisplayUnlockCaptcha. Otherwise, captcha()
|
| + // will provide details about the associated challenge.
|
| CAPTCHA_REQUIRED = 4,
|
|
|
| // The user account has been deleted.
|
|
|