Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 899634f2011dd43ab1dbf32a5754ef348805936d..289f6f916bb263b3dc89148bf692662a4c91e204 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -28643,6 +28643,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="ServiceWorker.ScriptSize" units="bytes"> |
+ <owner>ksakamoto@chromium.org</owner> |
+ <summary> |
+ The length of Service Worker scripts. Logged on each load of Service Worker |
+ script. It doesn't include the size of imported scripts. |
+ </summary> |
+</histogram> |
+ |
<histogram name="SessionCrashed.Bubble" enum="SessionCrashedBubbleUserAction"> |
<owner>yiyaoliu@chromium.org</owner> |
<summary>How did the user interact with the SessionCrashed Bubble?</summary> |