| Index: components/security_interstitials/core/metrics_helper.h
|
| diff --git a/components/security_interstitials/core/metrics_helper.h b/components/security_interstitials/core/metrics_helper.h
|
| index 7f41376e79ed76703f7120385fb12eeea59ecee9..66a3d6dd87462de0cc12d18f7eea4a74f1996c80 100644
|
| --- a/components/security_interstitials/core/metrics_helper.h
|
| +++ b/components/security_interstitials/core/metrics_helper.h
|
| @@ -55,6 +55,7 @@ class MetricsHelper {
|
| SET_EXTENDED_REPORTING_DISABLED,
|
| EXTENDED_REPORTING_IS_ENABLED,
|
| REPORT_PHISHING_ERROR,
|
| + SHOW_WHITEPAPER,
|
| MAX_INTERACTION
|
| };
|
|
|
|
|