Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 07eac396d9b04b22a27d8c736be6abcb23a2e322..49db8e05102fdab74fdc99de708ad63bd0fc5cf6 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -533,6 +533,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Apps.AppListSearchResultDistanceFromOrigin" units="keystrokes"> |
+ <owner>calamity@chromium.org</owner> |
+ <summary> |
+ The minimum number of arrow keys a user would need to press to navigate to |
+ the opened search result. This is gathered per click of a search result. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Apps.AppListSearchResultOpenDisplayType" |
enum="AppListSearchResultDisplayType"> |
<owner>calamity@chromium.org</owner> |