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

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: . 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d130d21c84a688be7cf67d56babefed1cace298f..70d80455ba3c33700c017137588ff1a77ebc6a16 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56710,6 +56710,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">
« sync/protocol/managed_user_whitelist_specifics.proto ('K') | « sync/util/data_type_histogram.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698