| 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 4e06340d04531c375ec95a746206aa082dbbde43..fdb2754002e96e5b2ce9587ac930d8622a84403d 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -68,6 +68,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "//components/security_state/core",
|
| "//content/public/browser",
|
| "//content/public/common",
|
| + "//device/gamepad",
|
| "//device/vr",
|
| "//ui/android",
|
| "//ui/base",
|
|
|