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

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

Issue 545193003: Supervised users: Add a cmdline flag and about:flags entry to enable the host blacklist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update histograms Created 6 years, 3 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 586e4dba7029e36acff4bdef1164de203c42d3f5..624aa6c651063a95b5b1bce58a4e8d83e985b666 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44263,6 +44263,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1399419572" label="enable-app-list"/>
<int value="-1392562498" label="disable-origin-chip"/>
<int value="-1375111024" label="enable-fixed-position-compositing"/>
+ <int value="-1358669137" label="enable-supervised-user-blacklist"/>
<int value="-1349872906"
label="disallow-autofill-sync-credential-for-reauth"/>
<int value="-1341092934" label="enable-accelerated-overflow-scroll"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698