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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2688933002: Add missing histogram entry to interstitial.ssl_error_handler. (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | 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 c17c5e63d071ebcc9caeb8190a071529f5898ff9..f4094b1997852d41ea4c88af756e49876e03fddf 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -107925,6 +107925,7 @@ value.
<int value="6" label="WWW_MISMATCH_URL_AVAILABLE"/>
<int value="7" label="WWW_MISMATCH_URL_NOT_AVAILABLE"/>
<int value="8" label="SHOW_BAD_CLOCK"/>
+ <int value="9" label="CAPTIVE_PORTAL_CERT_FOUND"/>
</enum>
<enum name="SSLErrorTypes" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698