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

Unified Diff: content/app/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 | « content/DEPS ('k') | content/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 5e06dbd61a9f5ed52463ae5df2f43dd28e3ab1b3..c7afe692e64c0e45555ea7cbac3e3bed5997a13d 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -49,6 +49,7 @@ template("implement_content_app") {
"//content/browser",
"//content/child",
"//device/bluetooth",
+ "//device/geolocation:device_geolocation",
"//device/power_save_blocker",
"//device/usb",
"//device/vibration",
« no previous file with comments | « content/DEPS ('k') | content/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698