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

Unified Diff: ash/ash.gyp

Issue 496563002: Multiprofile security: Show a warning messagebox when desktop casting/sharing is turned on upon user (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | ash/ash_chromeos_strings.grdp » ('j') | ash/ash_chromeos_strings.grdp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 6c6b8a3478d39de640ddd5660b2dee67e7ac70e9..e587921641cfc78e860e0b11499990ac8984374a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -291,6 +291,8 @@
'system/chromeos/keyboard_brightness_controller.h',
'system/chromeos/label_tray_view.cc',
'system/chromeos/label_tray_view.h',
+ 'system/chromeos/multi_user/try_switching_user.cc',
+ 'system/chromeos/multi_user/try_switching_user.h',
'system/chromeos/network/network_connect.cc',
'system/chromeos/network/network_connect.h',
'system/chromeos/network/network_detailed_view.h',
@@ -811,6 +813,7 @@
'system/chromeos/power/power_status_view_unittest.cc',
'system/chromeos/power/tray_power_unittest.cc',
'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
+ 'system/chromeos/multi_user/try_switching_user_unittest.cc',
'system/chromeos/screen_security/screen_tray_item_unittest.cc',
'system/chromeos/session/logout_confirmation_controller_unittest.cc',
'system/chromeos/session/tray_session_length_limit_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | ash/ash_chromeos_strings.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698