Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index c4286169b6d6e11d21eb08e95dc1636bae404123..83c004d37634281ddd2a71ea73d6290b5c31eff7 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -25004,6 +25004,22 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Net.ErrAborted.CountPerUpload" units="aborts"> |
+ <owner>csharrison@chromium.org</owner> |
+ <summary> |
+ The count of the ABORTED bucket in Net.ErrorCodesForMainFrame3 at the time |
+ histograms are being uploaded. |
+ </summary> |
+</histogram> |
+ |
+<histogram name="Net.ErrAborted.ProportionPerUpload" units="%"> |
+ <owner>csharrison@chromium.org</owner> |
+ <summary> |
+ The bucket proportion of the ABORTED bucket in Net.ErrorCodesForMainFrame3 |
+ at the time histograms are being uploaded. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.ErrAborted.ReceivedBytes" units="bytes"> |
<owner>csharrison@chromium.org</owner> |
<summary> |