| 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
|
| };
|
|
|
|
|