| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index df5dbbca25f4e8a4e22639aef070f7db1411c1b4..3c52ca07b25bdcc338063c0998dddbd630a02589 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -87388,6 +87388,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="WinJumplist.NotificationTimeInterval" units="ms">
|
| + <owner>chengx@chromium.org</owner>
|
| + <summary>
|
| + The time interval between two adjacent update notifications if it's less
|
| + than 3500 ms.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="WinJumplist.OnFaviconDataAvailableDuration" units="ms">
|
| <obsolete>
|
| Obsolete 06/22/2017 as it's no longer needed.
|
|
|