| 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 f7dc10458393c1bec4a8662893adecfc6bb7b0d5..8c7b965fe8ab109654fd744baf02366f2456e3e6 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -56,6 +56,8 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "ui_elements/button.h",
|
| "ui_elements/exit_prompt.cc",
|
| "ui_elements/exit_prompt.h",
|
| + "ui_elements/exit_prompt_backplane.cc",
|
| + "ui_elements/exit_prompt_backplane.h",
|
| "ui_elements/exit_warning.cc",
|
| "ui_elements/exit_warning.h",
|
| "ui_elements/loading_indicator.cc",
|
|
|