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 ef46059ccb6fc77bded5db79ddfde0533d9b6770..cb9cdcdefa52aa54c60376efda4679e0ff7d5ea0 100644 |
--- a/chrome/browser/ui/profile_chooser_constants.h |
+++ b/chrome/browser/ui/profile_chooser_constants.h |
@@ -27,8 +27,6 @@ enum BubbleViewMode { |
BUBBLE_VIEW_MODE_ACCOUNT_REMOVAL, |
// Shows a view for switching user. |
BUBBLE_VIEW_MODE_SWITCH_USER, |
- // Shows a "fast profile switcher" view. |
- BUBBLE_VIEW_MODE_FAST_PROFILE_CHOOSER, |
}; |
// Tutorial modes that can be displayed in the profile chooser bubble. |