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

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: merge again 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') | no next file with comments »
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 33be172fb6dbf8e4f50d117d5ce808777d31ea69..ae1e6fafc8eb2d390174930f7c8ee7e889064350 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -440,8 +440,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',
@@ -484,8 +482,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',
@@ -767,13 +763,12 @@
'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/mru_window_tracker_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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698