Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 9e22d423d4ec709dd49328e60dcd9f1ee40c0961..07eac396d9b04b22a27d8c736be6abcb23a2e322 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -525,6 +525,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Apps.AppListSearchQueryLength" units="characters"> |
+ <owner>calamity@chromium.org</owner> |
+ <summary> |
+ The length of the app list search query when a result is opened. This is |
+ gathered per click of a search result. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Apps.AppListSearchResultOpenDisplayType" |
enum="AppListSearchResultDisplayType"> |
<owner>calamity@chromium.org</owner> |