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

Unified Diff: ash/ash.gyp

Issue 15974008: Rename SessionStateController -> LockStateController (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 7 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/shell.h » ('j') | ash/wm/toplevel_window_event_handler_unittest.cc » ('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 7d05c1b837d055025e0c53d5daa017f6b233e982..d88e076019813c5dcbd130d15e29849e0b46dfd0 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -412,13 +412,13 @@
'wm/screen_dimmer.h',
'wm/session_state_animator.cc',
'wm/session_state_animator.h',
- 'wm/session_state_controller.cc',
- 'wm/session_state_controller.h',
+ 'wm/session_lock_state_controller.cc',
Daniel Erat 2013/05/30 14:53:30 nit: keep these alphabetized
Nikita (slow) 2013/05/30 17:47:02 Done.
+ 'wm/session_lock_state_controller.h',
+ 'wm/session_lock_state_controller_impl2.cc',
+ 'wm/session_lock_state_controller_impl2.h',
+ 'wm/session_lock_state_observer.h',
'wm/session_state_controller_impl.cc',
'wm/session_state_controller_impl.h',
- 'wm/session_state_controller_impl2.cc',
- 'wm/session_state_controller_impl2.h',
- 'wm/session_state_observer.h',
'wm/stacking_controller.cc',
'wm/stacking_controller.h',
'wm/status_area_layout_manager.cc',
@@ -693,7 +693,7 @@
'wm/partial_screenshot_view_unittest.cc',
'wm/power_button_controller_unittest.cc',
'wm/screen_dimmer_unittest.cc',
- 'wm/session_state_controller_impl2_unittest.cc',
+ 'wm/session_lock_state_controller_impl2_unittest.cc',
'wm/stacking_controller_unittest.cc',
'wm/system_gesture_event_filter_unittest.cc',
'wm/system_modal_container_layout_manager_unittest.cc',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/wm/toplevel_window_event_handler_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698