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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2708293002: Switch UKM service to properly mark upload data as UKM and not UMA. (Closed)
Patch Set: no switch default now requires a default value Created 3 years, 10 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 | « ios/chrome/today_extension/today_metrics_logger.mm ('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 644a04ff8a54603b41f0305419d269af66a703e7..f45e5361adb43a973287e52640fd72b39ffe6930 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85035,6 +85035,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="35" label="NTPSnippets suggestions"/>
<int value="36" label="NTPSnippets thumbnails"/>
<int value="37" label="Doodle"/>
+ <int value="38" label="UKM"/>
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « ios/chrome/today_extension/today_metrics_logger.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698