| Index: components/autofill/content/browser/BUILD.gn
|
| diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
|
| index 0987c8f79a375384331f95216c6a662109194b37..186cb87adb1a47283694861c743a1b8011315a16 100644
|
| --- a/components/autofill/content/browser/BUILD.gn
|
| +++ b/components/autofill/content/browser/BUILD.gn
|
| @@ -34,6 +34,7 @@ static_library("browser") {
|
| "//components/webdata/common",
|
| "//content/public/browser",
|
| "//content/public/common",
|
| + "//device/geolocation:device_geolocation",
|
| "//google_apis",
|
| "//gpu/config",
|
| "//ipc",
|
|
|