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..b9cf4613df53db81503c50c0749c6c86591c47f9 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", |