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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1807253002: Properly handle the Module SBDatabase when it's corrupted (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add to histograms.xml Created 4 years, 9 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_database.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 c4286169b6d6e11d21eb08e95dc1636bae404123..d548164d678db527a72dedba7313fb7492f931f2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79400,6 +79400,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="35" label="FAILURE_RESOURCE_BLACKLIST_UPDATE_BEGIN"/>
<int value="36" label="FAILURE_RESOURCE_BLACKLIST_UPDATE_FINISH"/>
<int value="37" label="FAILURE_RESOURCE_BLACKLIST_DELETE"/>
+ <int value="38" label="FAILURE_MODULE_WHITELIST_DELETE"/>
</enum>
<enum name="SB2DownloadChecks" type="int">
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_database.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698