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

Unified Diff: ui/views/views.gyp

Issue 10941040: linux_aura: Make combo boxes work with DesktopRootWindowHostLinux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move the DesktopLayoutManager to ui/views/ 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/views/widget/desktop_layout_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 37d73b289300637f8ad726c4648a9601adc7fad8..131cfac4ba5d88348892dbdbc9312aa54da27247 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -311,6 +311,8 @@
'widget/default_theme_provider.h',
'widget/desktop_capture_client.cc',
'widget/desktop_capture_client.h',
+ 'widget/desktop_layout_manager.cc',
+ 'widget/desktop_layout_manager.h',
'widget/desktop_native_widget_aura.cc',
'widget/desktop_native_widget_aura.h',
'widget/desktop_native_widget_helper_aura.cc',
« no previous file with comments | « no previous file | ui/views/widget/desktop_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698