Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2e4e1b665d4b5cc6129874780de76fa107e3cec1..12f84f16cfdc33b3f5be4502eccdd8b09cb73e8c 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.VisibleItems" units="rows"> |
+ <owner>bruthig@chromium.org</owner> |
+ <owner>tbuckley@chromium.org</owner> |
+ <summary> |
+ The visible items displayed in the system menu's default view. Recorded each |
tdanderson
2016/07/19 21:58:40
possibly more informative: "visible rows" rather t
bruthig
2016/07/20 18:15:52
Done.
|
+ time the menu is opened. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Ash.SystemMenu.PercentageOfWorkAreaHeightCoveredByMenu" |
units="%"> |
<owner>tdanderson@chromium.org</owner> |