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

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

Issue 2102783003: Add enterprise policy to exempt hosts from Certificate Transparency (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@enterprise_ct
Patch Set: Comment tweak to remove () 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
« no previous file with comments | « net/http/transport_security_state.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 23ca774578563a494949f8091a9a8220b9ce2544..28979110aca740e7a5a6dbe38077c0c1e9cd2804 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72066,6 +72066,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="332" label="Enable PAC URL stripping (for https://)"/>
<int value="333" label="Enables cast"/>
<int value="334" label="Whether DHE cipher suites in TLS are enabled"/>
+ <int value="335"
+ label="Disable Certificate Transparency enforcement for these sites"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« no previous file with comments | « net/http/transport_security_state.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698