Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d99c304d0fe6bd7a37f0e4f9fa565a459298f0e4..cf750bbfa74826c598295df31b674fce2420f52a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -90770,6 +90770,8 @@ To add a new entry, add it with any value and run test to compute valid value. |
name="PageLoad.Clients.DocWrite.Evaluator.Timing2.ParseBlockedOnScriptLoadFromDocumentWrite"/> |
<affected-histogram |
name="PageLoad.Clients.DocWrite.Evaluator.Timing2.ParseDuration"/> |
+ <affected-histogram |
+ name="PageLoad.Clients.ServiceWorker.Timing2.NavigationToFirstContentfulPaint"/> |
<suffix name="Background" |
label="The page was backgrounded at least once from navigation start to |
this event."/> |
@@ -90816,6 +90818,9 @@ To add a new entry, add it with any value and run test to compute valid value. |
<suffix name="Clients.DocWrite.Evaluator" |
label="PageLoadMetrics from a page that could have been evaluated by |
the DocumentWriteEvaluator"/> |
+ <suffix name="Clients.ServiceWorker" |
+ label="PageLoadMetrics from a page that is controlled by a Service |
+ Worker"/> |
<affected-histogram |
name="PageLoad.Timing2.DOMLoadingToDOMContentLoadedEventFired"/> |
<affected-histogram name="PageLoad.Timing2.DOMLoadingToFirstContentfulPaint"/> |