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

Unified Diff: chrome/browser/interstitials/chrome_metrics_helper.cc

Issue 2330753002: Update links for the SBER opt-in on interstitials (Closed)
Patch Set: Works locally Created 4 years, 3 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/chrome_metrics_helper.cc
diff --git a/chrome/browser/interstitials/chrome_metrics_helper.cc b/chrome/browser/interstitials/chrome_metrics_helper.cc
index 709b81e92a4c2e7e55227dd508c5458087f4c267..8b0e1ca83fbcaf556ca5761da3abc42ad0beb7b9 100644
--- a/chrome/browser/interstitials/chrome_metrics_helper.cc
+++ b/chrome/browser/interstitials/chrome_metrics_helper.cc
@@ -110,6 +110,7 @@ void ChromeMetricsHelper::RecordExtraUserInteractionMetrics(
case SET_EXTENDED_REPORTING_DISABLED:
case EXTENDED_REPORTING_IS_ENABLED:
case REPORT_PHISHING_ERROR:
+ case SHOW_WHITEPAPER:
case MAX_INTERACTION:
break;
}

Powered by Google App Engine
This is Rietveld 408576698