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