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

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

Issue 2757523002: [Payments] Use PaymentInstrument/AutofillPaymentInstrument throughout. (Closed)
Patch Set: remove instrument cache 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",
please use gerrit instead 2017/03/16 14:27:03 .h files should be here as well.
Mathieu 2017/03/16 14:57:04 One line down?
"payment_instrument.h",
"payment_request_data_util.cc",
"payment_request_data_util.h",

Powered by Google App Engine
This is Rietveld 408576698