Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 44d8e14aa2542c704920e814f96086b274716577..09a822f6d4529a1141d35d87e751a6b68faf3bc0 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -47964,6 +47964,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>Time taken to save a page into an MHTML file.</summary> |
</histogram> |
+<histogram name="PageSerialization.MhtmlGeneration.PopupOverlaySkippedCount" |
+ enum="BooleanSkipped"> |
+ <owner>jianli@chromium.org</owner> |
+ <summary> |
+ Recorded when the popup overlays are removed from MHTML serialization. |
+ </summary> |
+</histogram> |
+ |
<histogram |
name="PageSerialization.MhtmlGeneration.RendererMainThreadTime.FrameTree" |
units="ms"> |