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

Unified Diff: ash/ash.gyp

Issue 11106003: Tweaks workspace animation code per latest from Nicholas. Additionally (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to trunk 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/wm/shelf_layout_manager.cc » ('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 fcc1553ed1dddc2d05d3364bbcfa7d049f8fdda6..7f5e3f490170900c34c87c5dcd6db3f63f2dffaf 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -371,6 +371,8 @@
'wm/workspace/base_workspace_manager.h',
'wm/workspace/colored_window_controller.cc',
'wm/workspace/colored_window_controller.h',
+ 'wm/workspace/desktop_background_fade_controller.cc',
+ 'wm/workspace/desktop_background_fade_controller.h',
'wm/workspace/frame_maximize_button.cc',
'wm/workspace/frame_maximize_button.h',
'wm/workspace/magnetism_matcher.cc',
@@ -391,6 +393,8 @@
'wm/workspace/workspace.h',
'wm/workspace/workspace2.cc',
'wm/workspace/workspace2.h',
+ 'wm/workspace/workspace_animations.cc',
+ 'wm/workspace/workspace_animations.h',
'wm/workspace/workspace_event_handler.cc',
'wm/workspace/workspace_event_handler.h',
'wm/workspace/workspace_layout_manager.cc',
« no previous file with comments | « no previous file | ash/wm/shelf_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698