Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(642)

Unified Diff: components/payments/core/BUILD.gn

Issue 2757523002: [Payments] Use PaymentInstrument/AutofillPaymentInstrument throughout. (Closed)
Patch Set: addressed nits Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/payments/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index 892c2c84e3f84aa7e97522f77b1065971a1c593f..b0b5e5b829b5a2c881e56ea58dbb8119169bc58e 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -14,6 +14,7 @@ static_library("core") {
"currency_formatter.h",
"payment_address.cc",
"payment_address.h",
+ "payment_instrument.cc",
"payment_instrument.h",
"payment_request_data_util.cc",
"payment_request_data_util.h",
« no previous file with comments | « components/payments/content/payment_request_state_unittest.cc ('k') | components/payments/core/autofill_payment_instrument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698