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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2087743002: Add Enterprise Policy for whitelisting hosts as exempt from CT (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@symantec_ct
Patch Set: Created 4 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7c9b9509e94e0ebf6b05f44d292b1c1944514ba1..e0371d94ccd1af7a0cb8692a2454fb5d07a7f016 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71353,6 +71353,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="331" label="Define domains allowed to access Google Apps"/>
<int value="332" label="Enable PAC https:// URL stripping"/>
<int value="333" label="Enables cast"/>
+ <int value="334"
+ label="Disable Certificate Transparency enforcement for these sites"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698