| Index: chrome/browser/interstitials/security_interstitial_metrics_helper.cc
|
| diff --git a/chrome/browser/interstitials/security_interstitial_metrics_helper.cc b/chrome/browser/interstitials/security_interstitial_metrics_helper.cc
|
| index ab2a143492afb245e3dae4a113c15ced00e2249c..433fcab3201f19fa5f69e33a326f0d7e887bdfa4 100644
|
| --- a/chrome/browser/interstitials/security_interstitial_metrics_helper.cc
|
| +++ b/chrome/browser/interstitials/security_interstitial_metrics_helper.cc
|
| @@ -151,6 +151,9 @@ void SecurityInterstitialMetricsHelper::RecordUserInteraction(
|
| case RELOAD:
|
| case OPEN_TIME_SETTINGS:
|
| case TOTAL_VISITS:
|
| + case SET_EXTENDED_REPORTING_ENABLED:
|
| + case SET_EXTENDED_REPORTING_DISABLED:
|
| + case EXTENDED_REPORTING_IS_ENABLED:
|
| case MAX_INTERACTION:
|
| break;
|
| }
|
|
|