Index: chrome/browser/profiles/profile_metrics.h |
diff --git a/chrome/browser/profiles/profile_metrics.h b/chrome/browser/profiles/profile_metrics.h |
index 06b6bd3b372fc2a6466b773bc1e6fce6a7fbf957..8e4bb99dc2e18668a710fb386af5e25cc53d69fb 100644 |
--- a/chrome/browser/profiles/profile_metrics.h |
+++ b/chrome/browser/profiles/profile_metrics.h |
@@ -50,7 +50,7 @@ class ProfileMetrics { |
// Enum for counting the ways user profiles and menus were opened. |
enum ProfileOpen { |
NTP_AVATAR_BUBBLE = 0, // User opens avatar icon menu from NTP |
- ICON_AVATAR_BUBBLE, // User opens avatar icon menu from icon |
+ ICON_AVATAR_BUBBLE, // User opens avatar icon menu from icon or button |
noms (inactive)
2014/11/03 15:18:52
nit: i would call this the "avatar menu" not the "
Mike Lerman
2014/11/03 15:32:07
Done.
|
SWITCH_PROFILE_ICON, // User switches profiles from icon menu |
SWITCH_PROFILE_MENU, // User switches profiles from menu bar |
SWITCH_PROFILE_DOCK, // User switches profiles from dock (Mac-only) |