Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: components/autofill/content/browser/BUILD.gn

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed device/geolocation/public/cpp Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698