Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2c0ee79dae97da7d0abe8a2f0ab6e73ab3e33e4b..46a0dac9df1cb5a2fbd8c00c6329e53b587c0865 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -8601,6 +8601,14 @@ 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. Recorded on first certificate verification on |
+ Android 4.2 and later. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.FtpDataConnectionErrorCount" enum="FtpDataConnectionError"> |
<summary>The number of times each FTP Error was observed.</summary> |
</histogram> |