Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index ffa0d8dc216188ee53af83231c10c258b39f062d..28d90ca0cba04971f8185933e98c46b9baf60fd6 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -46002,6 +46002,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="SafeBrowsing.V4UpdateHttpResponseOrErrorCode" |
+ enum="CombinedHttpResponseAndNetErrorCode"> |
+ <owner>vakh@chromium.org</owner> |
+ <summary> |
+ Response or error codes when fetching updates from the SafeBrowsing PVer4 |
+ service. |
+ </summary> |
+</histogram> |
+ |
<histogram name="SafeBrowsing.V4UpdateResult" |
enum="SafeBrowsingV4OperationResult"> |
<owner>vakh@chromium.org</owner> |