| Index: components/autofill/content/browser/BUILD.gn
|
| diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
|
| index b2bec8c925bf32188ea0309d0279e2f9554ab881..544cbb262a2d552ce7e1d4b18ecef26125b83c0a 100644
|
| --- a/components/autofill/content/browser/BUILD.gn
|
| +++ b/components/autofill/content/browser/BUILD.gn
|
| @@ -34,6 +34,8 @@ static_library("browser") {
|
| "//components/webdata/common",
|
| "//content/public/browser",
|
| "//content/public/common",
|
| + "//device/geolocation:device_geolocation",
|
| + "//device/geolocation/public/cpp",
|
| "//google_apis",
|
| "//gpu/config",
|
| "//ipc",
|
|
|