| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b3b3e89d8db0bc2528eb19972c94b13ad143e6d1..ef3411cd107c80bf8c6e0f96e1bdfa6a4c8551bd 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
|
|
|