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

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: Rebase 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 2491c2de36b2bab6cd9a03eab853abe6ade4c3dd..ec97d41a14aec2bc10c97eadde06848756f9a5c2 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -10696,6 +10696,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="370" label="NetworkTimeQueriesEnabled"/>
<int value="371" label="DownloadRestrictions"/>
<int value="372" label="DeviceSecondFactorAuthentication"/>
+ <int value="373" label="SafeBrowsingForTrustedSourcesEnabled"/>
</enum>
<enum name="EnterprisePolicyInvalidations">

Powered by Google App Engine
This is Rietveld 408576698