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

Unified Diff: ui/aura/aura.gyp

Issue 10941040: linux_aura: Make combo boxes work with DesktopRootWindowHostLinux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Get rid of testing dlogs Created 8 years, 3 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_layout_manager.h » ('j') | ui/aura/desktop/desktop_layout_manager.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index d53f46acc8c5cf6db9b77482e11233b51595619e..14634b00c00ff4153361a55373f7b104f01f3830 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -63,6 +63,8 @@
'desktop/desktop_cursor_client.h',
'desktop/desktop_dispatcher_client.cc',
'desktop/desktop_dispatcher_client.h',
+ 'desktop/desktop_layout_manager.cc',
+ 'desktop/desktop_layout_manager.h',
'desktop/desktop_screen.h',
'desktop/desktop_screen_win.cc',
'desktop/desktop_screen_win.h',
« no previous file with comments | « no previous file | ui/aura/desktop/desktop_layout_manager.h » ('j') | ui/aura/desktop/desktop_layout_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698