| 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 4e3aa4f40cbe69406a441e0b2e214cc85cf9af50..d0a8338341868354fe81be21f9f0ae08fbb78a8e 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -86,6 +86,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "ui_scene.h",
|
| "ui_scene_manager.cc",
|
| "ui_scene_manager.h",
|
| + "ui_unsupported_mode.h",
|
| "vr_browser_interface.h",
|
| "vr_compositor.cc",
|
| "vr_compositor.h",
|
|
|