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

Unified Diff: ash/ash.gyp

Issue 10789018: aura: Add X11 host window management. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 101740b6c0dab0de46156b8bdd7f09a98039c6eb..b9f4ead165b7cb5046f3dda8185752b62c3da382 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -69,6 +69,10 @@
'focus_cycler.h',
'high_contrast/high_contrast_controller.cc',
'high_contrast/high_contrast_controller.h',
+ 'hostwm/host_window_container.cc',
+ 'hostwm/host_window_container.h',
+ 'hostwm/host_window_manager.cc',
+ 'hostwm/host_window_manager.h',
'launcher/app_list_button.cc',
'launcher/app_list_button.h',
'launcher/background_animator.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