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', |