| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index c479470ba9c49badb6118506a3e8b201e655a8e5..6d66544623cc6a3d1c8c6d13b81729977fd2ec04 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",
|
|
|