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

Unified Diff: ash/ash.gyp

Issue 11220002: Add new animations in second implementation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added shutdown animations Created 8 years, 2 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/ash_switches.h » ('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 494e0212a47ecf06a4656cdae4740f38341a1e8f..71900f4a979a0de68d5cb6833b95ac793393773c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -327,6 +327,10 @@
'wm/session_state_animator.h',
'wm/session_state_controller.cc',
'wm/session_state_controller.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/shadow.cc',
'wm/shadow.h',
'wm/shadow_controller.cc',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/ash_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698