Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b1904729992728cd8ae9a7a993cc12a4071ad4d2..b45476d8bb5c8129a865265d959bad3411b6238b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -48105,6 +48105,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.PopupOverlaySkipped" |
+ 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"> |