| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8597b80b3a4760c23b7c79eab058eb787f16345a..8951e68e4dada521587ab52f5399ab5365b9ed9f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1010,6 +1010,13 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.ErrorCodesForImages" enum="NetErrorCodes">
|
| + <summary>
|
| + Net error codes that requests for images end with, including net::OK and
|
| + net:ERR_ABORTED.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.ErrorCodesForMainFrame" enum="NetErrorCodes">
|
| <obsolete>
|
| Deprecated as of 2011/5/24, replaced by Net.ErrorCodesForMainFrame2, which
|
|
|