| 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..07b8f86a57c0502bc98d097085e7abb3246f2fd0 100644
|
| --- a/components/autofill/core/browser/autofill_metrics.h
|
| +++ b/components/autofill/core/browser/autofill_metrics.h
|
| @@ -693,6 +693,8 @@ class AutofillMetrics {
|
|
|
| void OnDidInteractWithAutofillableForm();
|
|
|
| + void OnDidPollSuggestions();
|
| +
|
| void OnDidShowSuggestions();
|
|
|
| void OnDidSelectMaskedServerCardSuggestion();
|
|
|