| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 59c7cd71112a52b5093061bcb25e7b67957e8f2c..3dfe473c4c1ab04adec2d0ffe9440698d0c91eae 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -144,7 +144,7 @@ static_library("browser") {
|
| "//skia",
|
| "//sql",
|
| "//third_party/icu",
|
| - "//third_party/libaddressinput",
|
| + "//third_party/libaddressinput:util",
|
| "//third_party/libphonenumber",
|
| "//ui/base",
|
| "//ui/gfx",
|
|
|