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

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

Issue 2749433002: Create Field Trial param for whitelisting UKM Entries. (Closed)
Patch Set: add missing } from merge Created 3 years, 9 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 | « components/ukm/ukm_service_unittest.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 b89c6ef4dc3914f67f3b11a493b8a8e5794a5cb8..e2f15ce15a7e4600179edefeab2cf38f72171064 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -112280,6 +112280,7 @@ from previous Chrome versions.
<int value="0" label="Not dropped"/>
<int value="1" label="Recording disabled"/>
<int value="2" label="Max hit"/>
+ <int value="3" label="Not whitelisted"/>
</enum>
<enum name="UmaCleanExitConsistency" type="int">
« no previous file with comments | « components/ukm/ukm_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698