| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 765ab79e86e7ee1e895cfaecf099340e9af5a278..88088f89710da51ffe2d6ba1e7ca29fe5e42cfa9 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -592,6 +592,7 @@ static_library("browser") {
|
| "//components/resources:components_resources",
|
| "//components/web_contents_delegate_android",
|
| "//third_party/android_opengl/etc1",
|
| + "//third_party/libaddressinput:util",
|
| ]
|
| deps -= [
|
| "//third_party/libaddressinput",
|
|
|