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

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

Issue 2602973002: Add Active Directory password change screen. (Closed)
Patch Set: nits Created 3 years, 11 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
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/chromeos/login/oobe_screen.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/oobe_screen.h
diff --git a/chrome/browser/chromeos/login/oobe_screen.h b/chrome/browser/chromeos/login/oobe_screen.h
index 1e31069a611192ec78340a73166d7e64d9ca6d98..7f2a33446ec7deda258b5dfcfc89cc3bbddbbe4b 100644
--- a/chrome/browser/chromeos/login/oobe_screen.h
+++ b/chrome/browser/chromeos/login/oobe_screen.h
@@ -43,6 +43,7 @@ enum class OobeScreen : unsigned int {
SCREEN_DEVICE_DISABLED,
SCREEN_UNRECOVERABLE_CRYPTOHOME_ERROR,
SCREEN_USER_SELECTION,
+ SCREEN_ACTIVE_DIRECTORY_PASSWORD_CHANGE,
// Special "first screen" that initiates login flow.
SCREEN_SPECIAL_LOGIN,
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/chromeos/login/oobe_screen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698