| 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 d163595e09fcf864a31be92964bfa4f079f1c6b5..bd0dfc90163509c0619ff41df26543f63a84e8ba 100644
|
| --- a/components/autofill/core/browser/autofill_metrics.h
|
| +++ b/components/autofill/core/browser/autofill_metrics.h
|
| @@ -296,12 +296,8 @@ class AutofillMetrics {
|
| AUTHENTICATE_INSTRUMENT,
|
| GET_FULL_WALLET,
|
| GET_WALLET_ITEMS,
|
| - SAVE_ADDRESS,
|
| - SAVE_INSTRUMENT,
|
| - SAVE_INSTRUMENT_AND_ADDRESS,
|
| SEND_STATUS,
|
| - UPDATE_ADDRESS,
|
| - UPDATE_INSTRUMENT,
|
| + SAVE_TO_WALLET,
|
| };
|
|
|
| // For measuring the frequency of errors while communicating with the Wallet
|
|
|