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

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

Issue 2975683002: Add GeolocationManager service (Closed)
Patch Set: Rebase 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 eeaa5b2f151b9123e98557d28d3a373b17c59d6f..d9616674c3e8f7247cd915b26be0b8fda9c1e482 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -61,6 +61,8 @@ static_library("vr_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/vr_gl_thread.h » ('j') | chrome/browser/android/vr_shell/vr_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698