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

Unified Diff: ash/ash.gyp

Issue 10803037: [WIP] ash/extensions: Add experimental extension support for window-management in ash. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge-152100 Created 8 years, 4 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.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 0c58a101016e45d92ed6ff02e24dd5e060b447c9..931082103ec1d9e283cde1ea7dcd557d85dd8aa9 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -320,6 +320,8 @@
'wm/window_cycle_list.h',
'wm/window_frame.cc',
'wm/window_frame.h',
+ 'wm/window_manager_extension.cc',
+ 'wm/window_manager_extension.h',
'wm/window_modality_controller.cc',
'wm/window_modality_controller.h',
'wm/window_properties.cc',
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698