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

Unified Diff: chromeos/login/login_state.h

Issue 371033005: Remove unused LOGGED_IN_OOBE LoggedInState. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 5 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: chromeos/login/login_state.h
diff --git a/chromeos/login/login_state.h b/chromeos/login/login_state.h
index f0ba4ba695e7efa1ba42588f100e3485f9e1adf0..5f60f637f331c22d9313215e7f7a949e4f89623f 100644
--- a/chromeos/login/login_state.h
+++ b/chromeos/login/login_state.h
@@ -15,7 +15,6 @@ namespace chromeos {
class CHROMEOS_EXPORT LoginState {
public:
enum LoggedInState {
- LOGGED_IN_OOBE, // Out of box experience not completed
LOGGED_IN_NONE, // Not logged in
LOGGED_IN_SAFE_MODE, // Not logged in and login not allowed for non-owners
LOGGED_IN_ACTIVE // A user has logged in
« no previous file with comments | « chrome/browser/notifications/login_state_notification_blocker_chromeos_unittest.cc ('k') | chromeos/login/login_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698