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

Unified Diff: ui/aura/aura.gyp

Issue 10241005: Make win_aura work without ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | ui/aura/desktop/desktop_screen.h » ('j') | ui/aura/desktop/desktop_screen.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
===================================================================
--- ui/aura/aura.gyp (revision 134107)
+++ ui/aura/aura.gyp (working copy)
@@ -57,6 +57,10 @@
'desktop/desktop_dispatcher_client.h',
'desktop/desktop_root_window_event_filter.cc',
'desktop/desktop_root_window_event_filter.h',
+ 'desktop/desktop_screen.h',
+ 'desktop/desktop_screen_win.cc',
+ 'desktop/desktop_screen_win.h',
+ 'desktop/desktop_screen_x11.cc',
'desktop/desktop_stacking_client.cc',
'desktop/desktop_stacking_client.h',
'dispatcher_linux.cc',
« no previous file with comments | « no previous file | ui/aura/desktop/desktop_screen.h » ('j') | ui/aura/desktop/desktop_screen.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698