| Index: components/payments/core/BUILD.gn
|
| diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
|
| index 6b8cbc44e575cbad9f9519661f5e49ef37da0661..fe12eeee1cbe98f7a8ee27692ae943997ad81bdf 100644
|
| --- a/components/payments/core/BUILD.gn
|
| +++ b/components/payments/core/BUILD.gn
|
| @@ -45,6 +45,7 @@ source_set("unit_tests") {
|
| testonly = true
|
| sources = [
|
| "address_normalizer_unittest.cc",
|
| + "autofill_payment_instrument_unittest.cc",
|
| "basic_card_response_unittest.cc",
|
| "currency_formatter_unittest.cc",
|
| "payment_address_unittest.cc",
|
|
|