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

Unified Diff: chrome/browser/chromeos/profiles/profile_helper.h

Issue 824683002: UserManager stack refactoring. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test fixed. Created 5 years, 10 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/profiles/profile_helper.h
diff --git a/chrome/browser/chromeos/profiles/profile_helper.h b/chrome/browser/chromeos/profiles/profile_helper.h
index 654a98b3f17ae0bc18a8d153e23e1398c4eae113..cac7855afce4adc973d1f9dd2b1110983c55dfc9 100644
--- a/chrome/browser/chromeos/profiles/profile_helper.h
+++ b/chrome/browser/chromeos/profiles/profile_helper.h
@@ -126,7 +126,7 @@ class ProfileHelper
friend class CryptohomeAuthenticatorTest;
friend class DeviceSettingsTestBase;
friend class extensions::ExtensionGarbageCollectorChromeOSUnitTest;
- friend class FakeUserManager;
+ friend class FakeChromeUserManager;
friend class KioskTest;
friend class MockUserManager;
friend class MultiProfileUserControllerTest;
« no previous file with comments | « chrome/browser/chromeos/preferences_unittest.cc ('k') | chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698