| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 543fa7e2cc5986675dd7fe8705bbb80713bfbfd2..abeedd5051ed19de95af41a73e412cf43a5aca2f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -38453,6 +38453,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="NewTabPage.ContentSuggestions.TimeSinceLastBackgroundFetch"
|
| + units="ms">
|
| + <owner>markusheintz@chromium.org</owner>
|
| + <summary>
|
| + Android: The time since the last successful background fetch of remote
|
| + content suggestions. Recorded when the user looks at content suggestions on
|
| + the NTP.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="NewTabPage.ContentSuggestions.UsageTimeLocal">
|
| <owner>markusheintz@chromium.org</owner>
|
| <summary>
|
|
|