| Index: components/autofill/core/browser/autofill_metrics.h
|
| diff --git a/components/autofill/core/browser/autofill_metrics.h b/components/autofill/core/browser/autofill_metrics.h
|
| index d0fcb7cf5e38b201586ca2a72e6b4a68982e1157..4beeedaf1404bdf9f9ea80ec1f6655a6ce17d954 100644
|
| --- a/components/autofill/core/browser/autofill_metrics.h
|
| +++ b/components/autofill/core/browser/autofill_metrics.h
|
| @@ -513,6 +513,7 @@ class AutofillMetrics {
|
|
|
| static void LogCardUploadDecisionMetric(CardUploadDecisionMetric metric);
|
| static void LogCreditCardInfoBarMetric(InfoBarMetric metric);
|
| + static void LogCreditCardAssistInfoBarMetric(InfoBarMetric metric);
|
| static void LogSaveCardPromptMetric(SaveCardPromptMetric metric,
|
| bool is_uploading,
|
| bool is_reshow);
|
|
|