commit | c5c27a14de3bcdeafbefcb3dbb47daffa25d6f1f | [log] [tgz] |
---|---|---|
author | Stephen McGruer <smcgruer@chromium.org> | Tue Mar 28 18:52:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 28 18:52:50 2023 |
tree | 26d5f705222c2a51ba46b8c82215b2cf6e667c32 | |
parent | 87feb4006e921a08a1053c401105b64ed95bd74d [diff] |
[Payments] Remove unused AutofillPaymentInstrument class With Payment Request having removed basic-card, there are no uses of AutofillPaymentInstrument left in the code-base. This CL removes the class, and does some transitive cleanup possible due to that. Bug: 1209835 Change-Id: I04bf625aec2cec42cb722007760e85887a6ecc2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4375240 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/main@{#1123177}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.