| 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
|
| };
|
|
|
|
|