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

Unified Diff: ash/ash.gyp

Issue 393343002: Rename "managed (mode|user)" to "supervised user" (part 7) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/shelf/shelf_widget.cc » ('j') | ash/system/system_notifier.h » ('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 593c47e9dc040f7524b23a7c3cc9a44387c3c000..3a12956103bff68e706bacd390cb2b795079165d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -326,8 +326,6 @@
'system/chromeos/keyboard_brightness_controller.h',
'system/chromeos/label_tray_view.cc',
'system/chromeos/label_tray_view.h',
- 'system/chromeos/managed/tray_locally_managed_user.cc',
- 'system/chromeos/managed/tray_locally_managed_user.h',
'system/chromeos/network/network_connect.cc',
'system/chromeos/network/network_connect.h',
'system/chromeos/network/network_detailed_view.h',
@@ -380,6 +378,8 @@
'system/chromeos/session/tray_session_length_limit.h',
'system/chromeos/settings/tray_settings.cc',
'system/chromeos/settings/tray_settings.h',
+ 'system/chromeos/supervised/tray_supervised_user.cc',
+ 'system/chromeos/supervised/tray_supervised_user.h',
'system/chromeos/system_clock_observer.cc',
'system/chromeos/system_clock_observer.h',
'system/chromeos/tray_caps_lock.cc',
@@ -970,7 +970,6 @@
'sticky_keys/sticky_keys_overlay_unittest.cc',
'sticky_keys/sticky_keys_unittest.cc',
'system/chromeos/brightness/tray_brightness_unittest.cc',
- 'system/chromeos/managed/tray_locally_managed_user_unittest.cc',
'system/chromeos/network/network_state_notifier_unittest.cc',
'system/chromeos/power/power_event_observer_unittest.cc',
'system/chromeos/power/power_status_unittest.cc',
@@ -980,6 +979,7 @@
'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',
+ 'system/chromeos/supervised/tray_supervised_user_unittest.cc',
'system/chromeos/tray_display_unittest.cc',
'system/date/date_view_unittest.cc',
'system/overview/overview_button_tray_unittest.cc',
« no previous file with comments | « no previous file | ash/shelf/shelf_widget.cc » ('j') | ash/system/system_notifier.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698