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

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

Issue 718673002: New user type introduced. Combines regular and supervised features. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Logical expression fixed. Created 6 years, 1 month 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 c06b504e9634c4aa0a7933f9d67d25dda8c17ea3..48798dd369229e67168f17cefbeed44a560c9aa7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55827,6 +55827,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="3" label="Public Account"/>
<int value="4" label="Locally Managed"/>
<int value="5" label="Kiosk App"/>
+ <int value="6" label="Regular Supervised"/>
</enum>
<enum name="ValidationFailures" type="int">
« components/user_manager/user_manager_base.cc ('K') | « components/user_manager/user_type.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698