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

Unified Diff: components/BUILD.gn

Issue 2192683002: Reland 2:Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t_to_int truncation warning 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
« no previous file with comments | « chromeos/geolocation/geoposition.h ('k') | components/autofill.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1113c85ad5140623bf715cc71c3873477852d7f5..3de60f803a31c647ffff9e44e43725fc884e5e01 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -418,6 +418,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",
« no previous file with comments | « chromeos/geolocation/geoposition.h ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698