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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 944563002: Fix fast user switcher appearance when empty. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Histograms and cleanup Created 5 years, 10 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c27f70c7ac941b1091fb3578b7f10d4579d8e3cc..cfdd87272ed6f761fd546b2371515f252f4eed06 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55914,6 +55914,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="6" label="Switch to profile via User Manager"/>
<int value="7" label="Switch to locked profile via User Manager"/>
<int value="8" label="Switch to Guest profile"/>
+ <int value="9" label="Switch to profile from User Menu fast switcher"/>
</enum>
<enum name="ProfileSigninStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698