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

Unified Diff: chrome/browser/ui/profile_chooser_constants.h

Issue 2709763002: Removing Fast User Switcher feature. (Closed)
Patch Set: Removing PopulateCompleteProfileChooserView and PopulateMinimalProfileChooserView Created 3 years, 9 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
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.

Powered by Google App Engine
This is Rietveld 408576698