| Index: components/payments/core/BUILD.gn
|
| diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
|
| index 99d9269c1b1d4491386661f34f1c3a3c6231e5b2..1892be2735280101b69f9f716e615323945b86f5 100644
|
| --- a/components/payments/core/BUILD.gn
|
| +++ b/components/payments/core/BUILD.gn
|
| @@ -35,6 +35,7 @@ static_library("core") {
|
| "//components/autofill/core/browser",
|
| "//components/strings:components_strings_grit",
|
| "//components/ukm",
|
| + "//third_party/libphonenumber",
|
| "//ui/base",
|
| "//url",
|
| ]
|
|
|