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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2875853002: MD Settings: make Subresource Filter exceptions a read-only-list (Closed)
Patch Set: MD Settings: make Subresource Filter exceptions a read-only-list Created 3 years, 7 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/subresource_filter/chrome_subresource_filter_client.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 3452f8d0bd9abe6b862d993183ba2de2716965b6..9b0e977b2568464b740d80fe3c59a7584a27ede0 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -33444,7 +33444,7 @@ from previous Chrome versions.
<int value="6" label="Content setting blocked"/>
<int value="7" label="Content setting allowed (global)"/>
<int value="8" label="Content setting blocked (global)"/>
- <int value="9" label="Content setting wildcard update"/>
+ <int value="9" label="(Deprecated) Content setting wildcard update"/>
<int value="10" label="UI Suppressed (Smart Logic)"/>
<int value="11" label="Content setting blocked while UI suppressed"/>
</enum>
« no previous file with comments | « chrome/browser/subresource_filter/chrome_subresource_filter_client.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698