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", |