| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5e0ad4ea615425c4fac55403586d13378614c966..3b5a3f27d0e251bb965b38b741fc1e3c81c70850 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -46422,6 +46422,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SafeBrowsing.V4UpdateResponseSizeKB" units="KB">
|
| + <owner>vakh@chromium.org</owner>
|
| + <summary>
|
| + The size of the response sent by the SafeBrowsing PVer4 service, in KB.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SafeBrowsing.V4UpdateResult"
|
| enum="SafeBrowsingV4OperationResult">
|
| <owner>vakh@chromium.org</owner>
|
|
|