| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 34e02a3ff0a02d44f7eb9fdce70700eb3fbfc5fb..80bc146bafd01cf8fcd0ac6b91faed748a76df3d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -6551,6 +6551,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="CrashReport.BreakpadCrashDumpOutcome" enum="DumpOutcome">
|
| + <obsolete>
|
| + Deprecated as of 04/2016 as CrashPad does not implement this.
|
| + </obsolete>
|
| <owner>siggi@chromium.org</owner>
|
| <summary>
|
| Reports the result of an attempt to report a crash dump via Breakpad.
|
| @@ -6563,6 +6566,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="CrashReport.BreakpadDumpWithoutCrashOutcome"
|
| enum="DumpOutcome">
|
| + <obsolete>
|
| + Deprecated as of 04/2016 as CrashPad does not implement this.
|
| + </obsolete>
|
| <owner>siggi@chromium.org</owner>
|
| <summary>
|
| Reports the result of an attempt to report a dump via Breakpad without
|
|
|