| 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",
|
|
|