| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1727ca2af1de172d509f753c4c577ae0f75a421b..007233dc49498f1180c39be01965843c703225f7 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -7396,6 +7396,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>The exit codes for crashed renderer processes.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Crashpad.CrashReportSize" units="bytes">
|
| + <owner>scottmg@chromium.org</owner>
|
| + <summary>The size of a crash report minidump on disk when captured.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="CrashReport.BreakpadCrashDumpOutcome" enum="DumpOutcome">
|
| <obsolete>
|
| Deprecated as of 04/2016 as CrashPad does not implement this.
|
|
|