| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 346cb323e1a0a37e0f138285eea2c5be44cbcaf2..e4be69c3555b7bd5163e07f4c26d9de3cee0a0ae 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25550,6 +25550,19 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Histogram for NTP notification promo activity.</summary>
|
| </histogram>
|
|
|
| +<histogram name="NewTabPage.RecentTabsPage.TimeVisibleAndroid"
|
| + units="milliseconds">
|
| + <owner>pkotwicz@chromium.org</owner>
|
| + <summary>
|
| + Records the amount of time that the "Recent Tabs" page is visible
|
| + and Chrome is in the foreground on Android. The metric is recorded whenever
|
| + the "Recent Tabs" page moves out of the foreground. The metric is
|
| + recorded when the "Recent Tabs" page is closed, when the user
|
| + switches from the "Recent Tabs" page to a different tab and when
|
| + Chrome is backgrounded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="NewTabPage.SearchURLs.Total">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>TBD.</summary>
|
|
|