Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 6b7594cd07cd6b6c18f1d71ecec75d615dcf6eaa..91dd7438f8d3e9f04de6b756a46b0f62ae526ef8 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -3135,6 +3135,14 @@ other types of suffix sets. |
<summary>Events in Google Now component extension.</summary> |
</histogram> |
+<histogram name="History.TopSitesVisitsByRank" units="rank"> |
+ <summary> |
+ Page visits to each of a user's top 50 sites. Visits to all other sites go |
+ into the 51st bucket. Only count the page visit if it came from user |
+ browsing and only count it once when cycling through a redirect chain. |
+ </summary> |
+</histogram> |
+ |
<histogram name="HistoryPage.OtherSessionsMenu" enum="NtpOtherSessionsType"> |
<summary> |
Histogram for usage of the section in the history page that allows the user |