| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 431df736a479abd4c5c4f327598d13aa12d6b6fd..7ef56059d799fd12b26a87c54d693ad05d17f441 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -30997,6 +30997,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Execution time of ServiceWorkerGlobalScope.onmessage.</summary>
|
| </histogram>
|
|
|
| +<histogram name="ServiceWorker.PushEventExecutionTime" units="millisecond">
|
| + <owner>johnme@chromium.org</owner>
|
| + <summary>Execution time of ServiceWorkerGlobalScope.onpush.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="ServiceWorker.ScriptSize" units="bytes">
|
| <owner>ksakamoto@chromium.org</owner>
|
| <summary>
|
|
|