| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d3cd2895e5a7297c9869e544e87afdc6da22ff4a..58df65964a33810865e2b6019fa8e0665baba54c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -51568,8 +51568,8 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| </enum>
|
|
|
| <enum name="ProfileOpenMethod" type="int">
|
| - <int value="0" label="Opened the avatar bubble menu from NTP"/>
|
| - <int value="1" label="Opened the avatar bubble menu from icon"/>
|
| + <int value="0" label="Opened the avatar menu from NTP"/>
|
| + <int value="1" label="Opened the avatar menu from avatar button"/>
|
| <int value="2" label="Switch to profile from icon menu"/>
|
| <int value="3" label="Switch to profile from title bar menu"/>
|
| <int value="4" label="Switch to profile from Mac OS X Dock menu"/>
|
|
|