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

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

Issue 11299284: Revert 170507 - Add public accounts to UserManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/user_manager.h
===================================================================
--- chrome/browser/chromeos/login/user_manager.h (revision 170577)
+++ chrome/browser/chromeos/login/user_manager.h (working copy)
@@ -62,10 +62,6 @@
// Registers user manager preferences.
static void RegisterPrefs(PrefService* local_state);
- // Indicates imminent shutdown, allowing the UserManager to remove any
- // observers it has registered.
- virtual void Shutdown() = 0;
-
virtual ~UserManager();
virtual UserImageManager* GetUserImageManager() = 0;
« no previous file with comments | « chrome/browser/chromeos/login/mock_user_manager.h ('k') | chrome/browser/chromeos/login/user_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698