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

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

Issue 263833005: Knock out injected safe-browsing prefixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add ContainsBrowseUrl test. Created 6 years, 8 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index cb68f980b444ff9e5b12416eaa2a85ae35ba02fd..9c138b31ae15c2578f5c689ae74e3f59b3e92346 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -22315,6 +22315,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>The number of chunk URLs in an update response.</summary>
</histogram>
+<histogram name="SB2.VolunteerPrefixesRemoved">
+ <owner>shess@chromium.org</owner>
+ <summary>
+ The number of prefixes removed as part of http://crbug.com/361248 .
+ </summary>
+</histogram>
+
<histogram name="SBClientDownload.CheckDownloadStats"
enum="SBClientDownloadCheckDownloadStats">
<owner>mattm@chromium.org</owner>

Powered by Google App Engine
This is Rietveld 408576698