Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 006a749a9c3eb2ea630d5166c63fd594113560fb..2dc0e7a0f9d84f246446ff7d1a2401917a3fe39c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -8725,6 +8725,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Net.FoundSystemTrustRootsAndroid" enum="Boolean"> |
+ <summary> |
+ Whether or not system installed trust anchors could be distinguished from |
+ user installed trust anchors. Only recorded on Android 4.2 and later. |
Alexei Svitkine (slow)
2014/01/22 16:22:55
Nit: Mention when this is recorded? (on startup? w
davidben
2014/01/22 17:51:15
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.FtpDataConnectionErrorCount" enum="FtpDataConnectionError"> |
<summary>The number of times each FTP Error was observed.</summary> |
</histogram> |