Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 165373006: [safe browsing] Push missing download BINHASH histograms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: obsolete things Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 540e482ac84d1b24d1a5c6210eb366f54ce1d12c..832c536511474b73165fdd7065f19f50d333733c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16975,6 +16975,20 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="SB2.DownloadBinhashAddsDeleted">
+ <obsolete>
+ Deleted in M-34 (February 2014).
+ </obsolete>
+ <summary>Obsolete download BINHASH add chunks deleted.</summary>
+</histogram>
+
+<histogram name="SB2.DownloadBinhashSubsDeleted">
+ <obsolete>
+ Deleted in M-34 (February 2014).
+ </obsolete>
+ <summary>Obsolete download BINHASH sub chunks deleted.</summary>
+</histogram>
+
<histogram name="SB2.DownloadChecks" enum="SB2DownloadChecks">
<summary>
Records results of SafeBrowsing download check, including both url check and
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698