Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 006a749a9c3eb2ea630d5166c63fd594113560fb..6d1cdd91e4f27fa7e3b5a1865ca896afbd956863 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -8725,6 +8725,12 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Net.FoundSystemTrustRootsAndroid" enum="Boolean"> |
+ <summary> |
+ Whether the system trust roots were found on Android 4.2 and up. |
Ryan Sleevi
2014/01/21 20:35:07
Better to be a little more verbose.
Whether or no
davidben
2014/01/21 20:39:58
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.FtpDataConnectionErrorCount" enum="FtpDataConnectionError"> |
<summary>The number of times each FTP Error was observed.</summary> |
</histogram> |