| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 4a03f98650af08397f520e5db13edde8c3de9969..189ad75effa8b2359de7942c7e7be46f2ba24392 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -145,7 +145,7 @@ static_library("browser") {
|
| "//skia",
|
| "//sql",
|
| "//third_party/icu",
|
| - "//third_party/libaddressinput",
|
| + "//third_party/libaddressinput:util",
|
| "//third_party/libphonenumber",
|
| "//ui/base",
|
| "//ui/gfx",
|
|
|