Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1890)

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2921383002: [vr] Close exit prompt when clicking on background (Closed)
Patch Set: fix diff Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..600a038c44ee1945e3c9ee6b5a35d35dfd25eeb3 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -54,6 +54,8 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
"ui_elements/audio_capture_indicator.h",
"ui_elements/button.cc",
"ui_elements/button.h",
+ "ui_elements/content_backplane.cc",
+ "ui_elements/content_backplane.h",
"ui_elements/exit_prompt.cc",
"ui_elements/exit_prompt.h",
"ui_elements/exit_warning.cc",

Powered by Google App Engine
This is Rietveld 408576698