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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2943763002: Add a new group policy to disable safe browsing for files downloaded from trusted sources. (Closed)
Patch Set: D'Ho! Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index a6024628e8373e5224ea4065ed926bd9f1fb79dc..3ee25a01aa7a1b7435e1195c1429fecb7e531233 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -10686,6 +10686,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="369" label="RemoteAccessHostClientDomainList"/>
<int value="370" label="NetworkTimeQueriesEnabled"/>
<int value="371" label="DownloadRestrictions"/>
+ <int value="372" label="SafeBrowsingForTrustedSourcesEnabled"/>
</enum>
<enum name="EnterprisePolicyInvalidations">

Powered by Google App Engine
This is Rietveld 408576698