[Payments][Autofill] Show saved UPI IDs in chrome://settings/payments
The new payment type is being added to the existing credit_card_list,
which is renamed to payments_list.
Functions to get the data from WebData were added to
autofill_private.idl
AutofillTable,
AutofillWebData,
PersonalDataManager etc
Bug: 986289
Change-Id: Ie7897c5497864c944e696f8fed2bf9ee20282f09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022769
Commit-Queue: Christos Froussios <[email protected]>
Reviewed-by: Steven Bennetts <[email protected]>
Reviewed-by: Cait Phillips <[email protected]>
Reviewed-by: Jan Wilken Dörrie <[email protected]>
Reviewed-by: Kyle Horimoto <[email protected]>
Reviewed-by: Jared Saul <[email protected]>
Cr-Commit-Position: refs/heads/master@{#745145}
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 679caaf..e3c1a133 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1508,6 +1508,7 @@
AUTOTESTPRIVATE_WAITFOROVERVIEWSTATE = 1445,
AUTOTESTPRIVATE_GETSCROLLABLESHELFINFOFORSTATE = 1446,
ENTERPRISE_DEVICEATTRIBUTES_GETDEVICEHOSTNAME = 1447,
+ AUTOFILLPRIVATE_GETUPIIDLIST = 1448,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY