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

Unified Diff: chrome/browser/profiles/profile_metrics.h

Issue 2275883003: [Signin Error Dialog] (2/3) Added handlers and UI constructors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@error-modal-web
Patch Set: Final nit from tommycli Created 4 years, 4 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/profiles/profile_metrics.h
diff --git a/chrome/browser/profiles/profile_metrics.h b/chrome/browser/profiles/profile_metrics.h
index 6f149469874994ed26c2c6b065a26e4149261d2c..bda6ff75d2590c480afc24078e864805eb7f38db 100644
--- a/chrome/browser/profiles/profile_metrics.h
+++ b/chrome/browser/profiles/profile_metrics.h
@@ -60,6 +60,7 @@ class ProfileMetrics {
SWITCH_PROFILE_UNLOCK, // User switches to locked profile via User Manager
SWITCH_PROFILE_GUEST, // User switches to guest profile
SWITCH_PROFILE_CONTEXT_MENU, // User switches profiles from context menu
+ SWITCH_PROFILE_DUPLICATE, // User switches to existing duplicate profile
NUM_PROFILE_OPEN_METRICS
};
« no previous file with comments | « chrome/browser/chromeos/login/test/oobe_base_test.cc ('k') | chrome/browser/ui/signin_view_controller_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698