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

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

Issue 835523002: Add support for goog-csdinclusionwhite-sha256 in SafeBrowsingDatabase. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@##python_fix
Patch Set: fix tests post merge Created 5 years, 11 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 | « chrome/browser/safe_browsing/safe_browsing_util.cc ('k') | 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 495f4bc3b1b3ba212d727e520e1f8e9a998fb126..264e44fc14a4ba2dda7c1439b4aefdc52d87ad64 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62145,6 +62145,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="Download" label="Download"/>
<suffix name="CsdWhitelist" label="CsdWhitelist"/>
<suffix name="DownloadWhitelist" label="DownloadWhitelist"/>
+ <suffix name="InclusionWhitelist" label="InclusionWhitelist"/>
<suffix name="ExtensionBlacklist" label="ExtensionBlacklist"/>
<suffix name="SideEffectFreeWhitelist" label="SideEffectFreeWhitelist"/>
<suffix name="IPBlacklist" label="IPBlacklist"/>
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698