| Index: chrome/browser/chromeos/login/help_app_launcher.h
|
| diff --git a/chrome/browser/chromeos/login/help_app_launcher.h b/chrome/browser/chromeos/login/help_app_launcher.h
|
| index a34a3c3a4faf4401c3f1f4b4ec7bbd523e2683d5..cf91a74c407121875dd6416c8531138b007d8682 100644
|
| --- a/chrome/browser/chromeos/login/help_app_launcher.h
|
| +++ b/chrome/browser/chromeos/login/help_app_launcher.h
|
| @@ -32,8 +32,6 @@ class HelpAppLauncher : public base::RefCountedThreadSafe<HelpAppLauncher> {
|
| HELP_CANT_ACCESS_ACCOUNT = 188036,
|
| // Showed in case when account was disabled.
|
| HELP_ACCOUNT_DISABLED = 188756,
|
| - // Showed in case when hosted account is used.
|
| - HELP_HOSTED_ACCOUNT = 1054228,
|
| // Showed as "Learn more" about enterprise enrolled devices.
|
| HELP_ENTERPRISE = 2535613,
|
| // Shown at reset screen as "Learn more" about powerwash/rollback options.
|
|
|