| 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 3cda088cf39c8cb3509eb173ee925b1e1a5a7d2f..03de7eef578d9a0a647cb82d64d67273c29bba55 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -4,6 +4,7 @@
|
|
|
| import("//build/config/android/rules.gni")
|
| import("//chrome/common/features.gni")
|
| +import("//device/vr/features.gni")
|
| import("//testing/test.gni")
|
|
|
| assert(enable_webvr)
|
|
|