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

Unified Diff: chrome/browser/interstitials/security_interstitial_metrics_helper.h

Issue 935663004: Add checkbox for reporting invalid TLS/SSL cert chains (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert accidental deletion (fixes failing CaptivePortal tests) Created 5 years, 9 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/interstitials/security_interstitial_metrics_helper.h
diff --git a/chrome/browser/interstitials/security_interstitial_metrics_helper.h b/chrome/browser/interstitials/security_interstitial_metrics_helper.h
index 1808852bc9872e1657eb329fc5e86a2e7286a537..0224bc9bc62d60f10ec7a5022bb36c9371ab10b9 100644
--- a/chrome/browser/interstitials/security_interstitial_metrics_helper.h
+++ b/chrome/browser/interstitials/security_interstitial_metrics_helper.h
@@ -42,6 +42,9 @@ class SecurityInterstitialMetricsHelper {
SHOW_LEARN_MORE,
RELOAD,
OPEN_TIME_SETTINGS,
+ SET_EXTENDED_REPORTING_ENABLED,
+ SET_EXTENDED_REPORTING_DISABLED,
+ EXTENDED_REPORTING_IS_ENABLED,
MAX_INTERACTION
};
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/interstitials/security_interstitial_metrics_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698