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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2902963002: Add a new LaunchMode value for launches from a user experiment. (Closed)
Patch Set: with histogram move Created 3 years, 6 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
« tools/metrics/histograms/enums.xml ('K') | « tools/metrics/histograms/enums.xml ('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 fb8f675c224d8e0873bb6e9543b644ce2e9abf0a..e783c593ad0cb5f22a166cd35ed9628f0c99420a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25752,6 +25752,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Launch.Modes" enum="LaunchMode">
+ <owner>calamity@chromium.org</owner>
+ <summary>The different ways chrome is launched.</summary>
Peter Kasting 2017/05/26 00:57:42 Nit: Capitalize Chrome?
grt (UTC plus 2) 2017/05/29 07:08:42 Done.
+</histogram>
+
<histogram name="Layout.MicroSecondsPerComplexText" units="microseconds">
<owner>benjhayden@chromium.org</owner>
<summary>
« tools/metrics/histograms/enums.xml ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698