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

Unified Diff: components/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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index d4924a472744ff9ff8db3f48bccfddd83bf38333..5100ae2fb3c2b6003fde4e1c13be9f2a4b4dc931 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -419,6 +419,7 @@ if (!is_ios) {
"//content/test:browsertest_support",
"//content/test:test_support",
"//device/bluetooth",
+ "//device/geolocation:device_geolocation",
"//ipc:test_support",
"//net:test_support",
"//services/shell/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698