Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 540e482ac84d1b24d1a5c6210eb366f54ce1d12c..a1346e34be01ab7b4e581d05018f9a9983096169 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -16975,6 +16975,14 @@ other types of suffix sets. |
| </summary> |
| </histogram> |
| +<histogram name="SB2.DownloadBinhashAddsDeleted"> |
| + <summary>Obsolete download BINHASH add chunks deleted.</summary> |
| +</histogram> |
| + |
| +<histogram name="SB2.DownloadBinhashSubsDeleted"> |
| + <summary>Obsolete download BINHASH sub chunks deleted.</summary> |
| +</histogram> |
|
Ilya Sherman
2014/02/20 00:31:13
nit: Please mark these histograms as <obsolete>.
|
| + |
| <histogram name="SB2.DownloadChecks" enum="SB2DownloadChecks"> |
| <summary> |
| Records results of SafeBrowsing download check, including both url check and |