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

Unified Diff: chrome/browser/chromeos/login/login_manager_test.h

Issue 271533004: Turning on MultiProfile by default for ChromeOS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months 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/login_manager_test.h
diff --git a/chrome/browser/chromeos/login/login_manager_test.h b/chrome/browser/chromeos/login/login_manager_test.h
index b05db4860117f540bd8352dd53724d9c9200b554..50d23c118ec8db86f757931eb92eba0b9b826cf1 100644
--- a/chrome/browser/chromeos/login/login_manager_test.h
+++ b/chrome/browser/chromeos/login/login_manager_test.h
@@ -47,7 +47,7 @@ class LoginManagerTest : public InProcessBrowserTest {
// Tries to add user to session with |username| and |password|. Returns false
// if attempt has failed. this function does the same as TryToLogin but
// doesn't check that new user become active user.
- bool AddUserTosession(const std::string& username,
+ bool AddUserToSession(const std::string& username,
const std::string& password);
// Login user with |username|. User should be registered using RegisterUser().
« no previous file with comments | « chrome/browser/chromeos/login/login_browsertest.cc ('k') | chrome/browser/chromeos/login/login_manager_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698