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

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

Issue 2943763002: Add a new group policy to disable safe browsing for files downloaded from trusted sources. (Closed)
Patch Set: Fix an XML goof Created 3 years, 5 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 | « components/policy/resources/policy_templates.json ('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 c8e9e86b1f4dedc6976332edfd01baaed1b19270..28fb2a95932bd8287d8cbc2f0f1736006416c91d 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -10851,6 +10851,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="372" label="DeviceSecondFactorAuthentication"/>
<int value="373" label="UseSystemDefaultPrinterAsDefault"/>
<int value="374" label="DeviceEcryptfsMigrationStrategy"/>
+ <int value="375" label="SafeBrowsingForTrustedSourcesEnabled"/>
</enum>
<enum name="EnterprisePolicyInvalidations">
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698