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..8f8b42394909190941b6c5a2a48c0a4be5953d9e 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 LogCreditCardFillingInfoBarMetric(InfoBarMetric metric); |
static void LogSaveCardPromptMetric(SaveCardPromptMetric metric, |
bool is_uploading, |
bool is_reshow); |