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

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2975683002: Add GeolocationManager service (Closed)
Patch Set: Add GeolocationManager service Created 3 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: chrome/browser/android/vr_shell/BUILD.gn
diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
index 61848afcc60ff2e693174d2487374ce638f09630..1397d23c12d8de41a207fbb3b5308518655fd5f1 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -172,6 +172,8 @@ if (is_android) {
"//content/public/browser",
"//content/public/common",
"//device/gamepad",
+ "//device/geolocation",
+ "//device/geolocation/public/interfaces",
"//device/vr",
"//services/ui/public/cpp/gpu",
"//ui/android",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/ui_interface.h » ('j') | chrome/browser/android/vr_shell/vr_shell.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698