Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 5fac893def29f6f59ebd0da562ae8eff089835e7..e68e4df3d0d5f4fff7bdf4b369dd98166b147ce7 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -45754,6 +45754,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="SafeBrowsing.V4UpdateNetworkError" enum="NetErrorCodes"> |
+ <owner>vakh@chromium.org</owner> |
+ <summary> |
+ Track the error codes when getting errors in fetching updates from the |
+ SafeBrowsing V4 service. |
+ </summary> |
+</histogram> |
+ |
<histogram name="SafeBrowsing.V4UpdateResult" |
enum="SafeBrowsingV4OperationResult"> |
<owner>vakh@chromium.org</owner> |