| Index: chrome/browser/chromeos/login/screens/screen_factory.h
|
| diff --git a/chrome/browser/chromeos/login/screens/screen_factory.h b/chrome/browser/chromeos/login/screens/screen_factory.h
|
| index 9ab6a4cf8f27e47d7da9723dafcfea28d4d4e2c4..36880694d689ef841f11697960bfdd25a63ae66e 100644
|
| --- a/chrome/browser/chromeos/login/screens/screen_factory.h
|
| +++ b/chrome/browser/chromeos/login/screens/screen_factory.h
|
| @@ -22,10 +22,10 @@ class ScreenFactory {
|
| static const char kErrorScreenId[];
|
| static const char kEulaScreenId[];
|
| static const char kKioskAutolaunchScreenId[];
|
| - static const char kLocallyManagedUserCreationScreenId[];
|
| static const char kLoginScreenId[];
|
| static const char kNetworkScreenId[];
|
| static const char kResetScreenId[];
|
| + static const char kSupervisedUserCreationScreenId[];
|
| static const char kTermsOfServiceScreenId[];
|
| static const char kUpdateScreenId[];
|
| static const char kUserImageScreenId[];
|
|
|