Commit 2ffda60c authored by Brian White's avatar Brian White Committed by Commit Bot

Delay expiry of bad-construction histograms.

Bug: 972781
Change-Id: I8254e2c67e5807f549a2a4a782ffb294683b5ea1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1653529
Auto-Submit: Brian White <bcwhite@chromium.org>
Commit-Queue: Robert Kaplow (slow) <rkaplow@chromium.org>
Reviewed-by: default avatarRobert Kaplow (slow) <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#668400}
parent 67d252c4
......@@ -45941,7 +45941,7 @@ uploading your change for review.
</histogram>
<histogram name="Histogram.BadConstructionArguments" enum="HistogramNameHash"
expires_after="M77">
expires_after="M87">
<owner>asvitkine@chromium.org</owner>
<owner>bcwhite@chromium.org</owner>
<summary>
......@@ -46107,7 +46107,7 @@ uploading your change for review.
</histogram>
<histogram name="Histogram.MismatchedConstructionArguments"
enum="HistogramNameHash" expires_after="M77">
enum="HistogramNameHash" expires_after="M87">
<owner>asvitkine@chromium.org</owner>
<owner>bcwhite@chromium.org</owner>
<summary>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment