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

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

Issue 1317593002: Have SSLErrorHandler decide which type of interstitial to display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo Created 5 years, 4 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 | « chrome/browser/ssl/ssl_error_handler.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 a5ae480eb8c1960d780a8180fd6190da89693015..fd34e5a789c08c01408c01d331d91572393fe096 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71616,6 +71616,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="5" label="WWW_MISMATCH_FOUND"/>
<int value="6" label="WWW_MISMATCH_URL_AVAILABLE"/>
<int value="7" label="WWW_MISMATCH_URL_NOT_AVAILABLE"/>
+ <int value="8" label="SHOW_BAD_CLOCK"/>
</enum>
<enum name="SSLErrorTypes" type="int">
« no previous file with comments | « chrome/browser/ssl/ssl_error_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698