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

Unified Diff: ash/ash.gyp

Issue 11085053: Improving window auto management between workspaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed as requested. Corner cases will have to be addressed as they show 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_constants.h » ('j') | ash/ash_constants.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 837402bfb16d289b2cc180b8a19e791ae59dad67..1bf01f6ac14537f226b36bc262e2ffe8595f0038 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -372,6 +372,8 @@
'wm/window_util.h',
'wm/workspace_controller.cc',
'wm/workspace_controller.h',
+ 'wm/workspace/auto_window_management.h',
sky 2012/10/16 17:25:34 .cc first, then .h
Mr4D (OOO till 08-26) 2012/10/16 19:00:28 Done.
+ 'wm/workspace/auto_window_management.cc',
'wm/workspace/base_workspace_manager.h',
'wm/workspace/colored_window_controller.cc',
'wm/workspace/colored_window_controller.h',
« no previous file with comments | « no previous file | ash/ash_constants.h » ('j') | ash/ash_constants.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698