Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index f7fd8937c039f19f0327adf824671dab93cf2849..48bcb5040fc048ea4fc1814f68e7bd29765022f1 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -39834,13 +39834,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| -<histogram name="NewTabPage.ContentSuggestions.TimeSinceLastBackgroundFetch" |
|
Marc Treib
2017/02/21 11:53:48
We never remove entries from here - we keep them,
markusheintz_
2017/02/21 15:28:57
Done.
|
| +<histogram name="NewTabPage.ContentSuggestions.TimeSinceSuggestionFetched" |
| 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. |
| + Android: The time since the displayed content suggestions was fetched. |
| + Recorded when the user looks at content suggestions on the NTP. |
|
Marc Treib
2017/02/21 11:53:48
Please mention that it's only recorded for ARTICLE
markusheintz_
2017/02/21 15:28:57
Done.
|
| </summary> |
| </histogram> |