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

Unified Diff: content/shell/BUILD.gn

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: jam@s comments and rebase (mostly blimp/engine) 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 | « content/public/test/content_test_suite_base.cc ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index bb5eac67f30a361c146e554d42931974bc01c88e..929b2693386c68294f16afac190e0e9cb4546603 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -236,6 +236,7 @@ static_library("content_shell_lib") {
"//content/test:test_support",
"//device/bluetooth",
"//device/bluetooth:mocks",
+ "//device/geolocation:device_geolocation",
"//gin",
"//gpu",
"//ipc",
« no previous file with comments | « content/public/test/content_test_suite_base.cc ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698