| 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 dc166f967882f6561853fb8f1d01817d424d449f..5c9e0f87562843abcbaf8737ab435cdc28683138 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -4,7 +4,7 @@
|
|
|
| import("//build/config/android/rules.gni")
|
| import("//chrome/common/features.gni")
|
| -import("//device/vr/features/features.gni")
|
| +import("//device/vr/features.gni")
|
| import("//testing/test.gni")
|
|
|
| assert(enable_vr)
|
|
|