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

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

Issue 754963004: Add a datatype for supervised user whitelists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: review Created 6 years 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 | « sync/util/data_type_histogram.h ('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 68b685bb4991d0f8f03fae80ec13867ee3be3663..2158afcd5174b62abfd1f62478184912e0fbb056 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56788,6 +56788,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="29" label="App list"/>
<int value="30" label="Managed User Shared Settings"/>
<int value="31" label="Synced Notification App Info"/>
+ <int value="32" label="Wifi Credentials"/>
+ <int value="33" label="Managed User Whitelists"/>
</enum>
<enum name="SyncNigoriMigrationResult" type="int">
« no previous file with comments | « sync/util/data_type_histogram.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698