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

Unified Diff: ash/ash.gyp

Issue 169643005: Adding a gray semi transparent backdrop behind the topmost window within the default container (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added unit tests Created 6 years, 10 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/shell.h » ('j') | ash/wm/maximize_mode/maximize_mode_window_manager.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 10c10a6937fd4c25474f31cb907946b544d08d50..a9d768800426950c1d5bb743c4389ec7374cdb9b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -636,6 +636,8 @@
'wm/workspace/workspace_event_handler.h',
'wm/workspace/workspace_layout_manager.cc',
'wm/workspace/workspace_layout_manager.h',
+ 'wm/workspace/workspace_layout_manager_backdrop.cc',
+ 'wm/workspace/workspace_layout_manager_backdrop.h',
'wm/workspace/workspace_types.h',
'wm/workspace/workspace_window_resizer.cc',
'wm/workspace/workspace_window_resizer.h',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/wm/maximize_mode/maximize_mode_window_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698