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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2162153002: Added Ash.SystemMenu.DefaultView.VisibleItems histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary includes after self review. Created 4 years, 5 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
« ash/test/test_system_tray_item.cc ('K') | « ash/test/test_system_tray_item.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 2e4e1b665d4b5cc6129874780de76fa107e3cec1..c1f5b51600ef95b6adcce63527720bfab415f9df 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1405,6 +1405,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>The duration of mostly stationary long-duration touches.</summary>
</histogram>
+<histogram name="Ash.SystemMenu.DefaultView.VisibleRows" units="rows">
+ <owner>bruthig@chromium.org</owner>
+ <owner>tbuckley@chromium.org</owner>
+ <summary>
+ The visible rows displayed in the system menu's default view. Recorded each
+ time the menu is opened.
+ </summary>
+</histogram>
+
<histogram name="Ash.SystemMenu.PercentageOfWorkAreaHeightCoveredByMenu"
units="%">
<owner>tdanderson@chromium.org</owner>
« ash/test/test_system_tray_item.cc ('K') | « ash/test/test_system_tray_item.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698