| 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..02ae9dfd34ef27cc9ff9781e9c3e92ab1c2a8ac6 100644
|
| --- a/chrome/browser/interstitials/security_interstitial_metrics_helper.h
|
| +++ b/chrome/browser/interstitials/security_interstitial_metrics_helper.h
|
| @@ -42,6 +42,10 @@ class SecurityInterstitialMetricsHelper {
|
| SHOW_LEARN_MORE,
|
| RELOAD,
|
| OPEN_TIME_SETTINGS,
|
| + SET_EXTENDED_REPORTING_ENABLED_SSL,
|
| + SET_EXTENDED_REPORTING_ENABLED_SAFE_BROWSING,
|
| + EXTENDED_REPORTING_IS_ENABLED_SSL,
|
| + EXTENDED_REPORTING_IS_ENABLED_SAFE_BROWSING,
|
| MAX_INTERACTION
|
| };
|
|
|
|
|