Add username of account that has an auth error.
commite1b51774547a51c401a0f3ae7ab28c55d06f66b8
authorrogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 May 2014 23:23:36 +0000 (15 23:23 +0000)
committerrogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 May 2014 23:23:36 +0000 (15 23:23 +0000)
tree0aa5e469f70dbc4a51ef3c6ce4dda3a6cffe2611
parentd9491433e39ce89fe8206371d9df821ad9a8610e
Add username of account that has an auth error.

This is general cleanup to help move to gaia obfuscated as the account id.
The CL just changes the interface for now.  It will be used in reporting
auth errors in the avatar button, see CL https://codereview.chromium.org/284033002/
for details.

BUG=311235

Review URL: https://codereview.chromium.org/288813003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270847 0039d316-1c4b-4281-b951-d872f2087c98
21 files changed:
chrome/browser/extensions/api/identity/account_tracker.cc
chrome/browser/extensions/api/identity/account_tracker.h
chrome/browser/extensions/api/identity/identity_api.cc
chrome/browser/signin/fake_signin_manager.cc
chrome/browser/signin/signin_error_notifier_ash_unittest.cc
chrome/browser/signin/signin_global_error.cc
chrome/browser/signin/signin_global_error.h
chrome/browser/signin/signin_global_error_unittest.cc
chrome/browser/signin/signin_ui_util.cc
chrome/browser/sync/sync_ui_util_unittest.cc
chrome/browser/ui/cocoa/browser_window_controller_unittest.mm
chrome/browser/ui/webui/sync_setup_handler_unittest.cc
components/signin/core/browser/fake_auth_status_provider.cc
components/signin/core/browser/fake_auth_status_provider.h
components/signin/core/browser/mutable_profile_oauth2_token_service.cc
components/signin/core/browser/mutable_profile_oauth2_token_service.h
components/signin/core/browser/signin_error_controller.cc
components/signin/core/browser/signin_error_controller.h
components/signin/core/browser/signin_error_controller_unittest.cc
components/signin/ios/browser/profile_oauth2_token_service_ios.h
components/signin/ios/browser/profile_oauth2_token_service_ios.mm