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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 693963003: Add minimum TLS version control to about:flags and Finch gate it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ... Created 6 years, 1 month 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 | « chrome/common/chrome_switches.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 f113d2cc3ac4ba798e1e67314214e416cd561113..8da46f4655383a8b1188e01ecf0875a0faa54eba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47688,6 +47688,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-158197254" label="enable-credential-manager-api"/>
<int value="-147283486" label="enable-network-portal-notification"/>
<int value="-102537270" label="extension-content-verification"/>
+ <int value="-88822940" label="ssl-version-min"/>
<int value="-86788587" label="allow-autofill-sync-credential"/>
<int value="-80353187" label="disable-display-color-calibration"/>
<int value="-76631048" label="disable-offline-auto-reload-visible-only"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698