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

Unified Diff: ash/ash.gyp

Issue 2141133002: [ash-md] Animates overview shield in and out (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [ash-md] Completes shield opacity animation after overview closes (nits) Created 4 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/common/wm/overview/cleanup_animation_observer.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 57dd16b078865c0943aaa662ad3e5593ced51ecb..19a83d4164aaf535a93587baae39a46573d28b04 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -355,6 +355,8 @@
'common/wm/maximize_mode/workspace_backdrop_delegate.h',
'common/wm/mru_window_tracker.cc',
'common/wm/mru_window_tracker.h',
+ 'common/wm/overview/cleanup_animation_observer.cc',
+ 'common/wm/overview/cleanup_animation_observer.h',
'common/wm/overview/overview_animation_type.h',
'common/wm/overview/scoped_overview_animation_settings.h',
'common/wm/overview/scoped_overview_animation_settings_factory.cc',
@@ -911,6 +913,7 @@
'common/system/tray/tray_details_view_unittest.cc',
'common/system/update/tray_update_unittest.cc',
'common/system/user/tray_user_unittest.cc',
+ 'common/wm/overview/cleanup_animation_observer_unittest.cc',
'content/display/screen_orientation_controller_chromeos_unittest.cc',
'content/keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
'content/keyboard_overlay/keyboard_overlay_view_unittest.cc',
« no previous file with comments | « no previous file | ash/common/wm/overview/cleanup_animation_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698