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 e7db6a90426133d13e4c5d4811aeb8f9c48e31cf..1b867888ad5ae38b3a912670ba46199dffb930a7 100644 |
--- a/components/autofill/core/browser/autofill_metrics.h |
+++ b/components/autofill/core/browser/autofill_metrics.h |
@@ -693,7 +693,7 @@ class AutofillMetrics { |
void OnDidInteractWithAutofillableForm(); |
- void OnDidShowSuggestions(); |
+ void OnDidShowSuggestions(bool is_credit_card); |
void OnDidSelectMaskedServerCardSuggestion(); |