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

Unified Diff: ash/ash.gyp

Issue 24980006: ash: Remove old lock animation implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove StartShutdownAnimationImpl() and duplicate include Created 7 years, 3 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_switches.h » ('j') | ash/wm/power_button_controller_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 72fa4299939d79735fb9c523f37e8dae56af9576..13844d792af7cfeec30a2bde744ce6393c14b88a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -432,8 +432,6 @@
'wm/image_cursors.h',
'wm/lock_state_controller.cc',
'wm/lock_state_controller.h',
- 'wm/lock_state_controller_impl2.cc',
- 'wm/lock_state_controller_impl2.h',
'wm/lock_state_observer.h',
'wm/mru_window_tracker.cc',
'wm/mru_window_tracker.h',
@@ -476,8 +474,6 @@
'wm/screen_dimmer.h',
'wm/session_state_animator.cc',
'wm/session_state_animator.h',
- 'wm/session_state_controller_impl.cc',
- 'wm/session_state_controller_impl.h',
'wm/stacking_controller.cc',
'wm/stacking_controller.h',
'wm/status_area_layout_manager.cc',
@@ -753,12 +749,11 @@
'wm/dock/docked_window_resizer_unittest.cc',
'wm/drag_window_resizer_unittest.cc',
'wm/frame_painter_unittest.cc',
- 'wm/lock_state_controller_impl2_unittest.cc',
+ 'wm/lock_state_controller_unittest.cc',
'wm/overview/window_selector_unittest.cc',
'wm/panels/panel_layout_manager_unittest.cc',
'wm/panels/panel_window_resizer_unittest.cc',
'wm/partial_screenshot_view_unittest.cc',
- 'wm/power_button_controller_unittest.cc',
'wm/screen_dimmer_unittest.cc',
'wm/stacking_controller_unittest.cc',
'wm/sticky_keys_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/wm/power_button_controller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698