Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 33990e76a0b977c2c1964f360ecc89bbfcb008ed..3b8ad09a2a79262d7cae0196e4024ce39f2a9ef4 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -90807,6 +90807,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."/> |
@@ -90853,6 +90855,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"/> |