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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 148093008: Create a dialog that warns about possible UI-oddities of the multi-profiles window teleport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style fix Created 6 years, 11 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 1d2ab066440da5768e332676f4c16f42a3e7ef99..4b1bef60861fd0709268d771caefc1c91ee4d4a3 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -330,6 +330,8 @@
'browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h',
'browser/ui/ash/multi_user/multi_user_util.cc',
'browser/ui/ash/multi_user/multi_user_util.h',
+ 'browser/ui/ash/multi_user/multi_user_warning_dialog.cc',
+ 'browser/ui/ash/multi_user/multi_user_warning_dialog.h',
'browser/ui/ash/multi_user/multi_user_window_manager.cc',
'browser/ui/ash/multi_user/multi_user_window_manager.h',
'browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc',

Powered by Google App Engine
This is Rietveld 408576698