| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1946de11c4de4c4b67728cce3442b3ac0ebdbb36..8c111a5da736e89e5ef6ec1b764c61f0beabb141 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48524,6 +48524,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PurgeAndSuspend.PendingTaskCount">
|
| + <owner>tasak@google.com</owner>
|
| + <summary>
|
| + This records how many tasks are still in task queues when a backgrounded
|
| + renderer is suspended.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PushMessaging.BackgroundBudget">
|
| <owner>harkness@chromium.org</owner>
|
| <summary>
|
|
|