| Index: chrome/browser/ui/profile_chooser_constants.h
|
| diff --git a/chrome/browser/ui/profile_chooser_constants.h b/chrome/browser/ui/profile_chooser_constants.h
|
| index cb9cdcdefa52aa54c60376efda4679e0ff7d5ea0..d18f4e3d8220715c6134075ae15305e865babd0d 100644
|
| --- a/chrome/browser/ui/profile_chooser_constants.h
|
| +++ b/chrome/browser/ui/profile_chooser_constants.h
|
| @@ -39,8 +39,6 @@ enum TutorialMode {
|
| TUTORIAL_MODE_WELCOME_UPGRADE,
|
| // A tutorial card shown to display the signin errors.
|
| TUTORIAL_MODE_SHOW_ERROR,
|
| - // A tutorial card shown to inform users about right-click user switching.
|
| - TUTORIAL_MODE_RIGHT_CLICK_SWITCHING,
|
| };
|
|
|
| }; // namespace profiles
|
|
|