Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2430)

Unified Diff: chrome/browser/chromeos/login/mock_authenticator.cc

Issue 8773046: [cros] Display emails of users are stored in a separate dictionary in Local State. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/login/mock_authenticator.cc
diff --git a/chrome/browser/chromeos/login/mock_authenticator.cc b/chrome/browser/chromeos/login/mock_authenticator.cc
index 327d79d6c627f33fc70ccf6e47a5ba6a75b77f94..1bf68071fbff39e8e094b64ea08d98a5681a7029 100644
--- a/chrome/browser/chromeos/login/mock_authenticator.cc
+++ b/chrome/browser/chromeos/login/mock_authenticator.cc
@@ -75,6 +75,7 @@ MockLoginUtils::~MockLoginUtils() {}
void MockLoginUtils::PrepareProfile(
const std::string& username,
+ const std::string& display_email,
const std::string& password,
const GaiaAuthConsumer::ClientLoginResult& res,
bool pending_requests,
« no previous file with comments | « chrome/browser/chromeos/login/mock_authenticator.h ('k') | chrome/browser/chromeos/login/remove_user_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698