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

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

Issue 2957173002: Update toast behavior and apperance according to UX requirement (Closed)
Patch Set: review 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
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/color_scheme.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 89c566d46e3e1d9fea0164e115214acb05003138..b9716ae72dadb92c31e3c29330aa9fd2e51ce2c6 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -59,6 +59,8 @@ static_library("vr_common") {
"ui_browser_interface.h",
"ui_elements/button.cc",
"ui_elements/button.h",
+ "ui_elements/exclusive_screen_toast.cc",
+ "ui_elements/exclusive_screen_toast.h",
"ui_elements/exit_prompt.cc",
"ui_elements/exit_prompt.h",
"ui_elements/exit_prompt_backplane.cc",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/color_scheme.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698