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

Unified Diff: ui/views/views.gyp

Issue 10828133: Desktop Aura: Allow tab drags out of window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup 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 | « ui/base/x/events_x.cc ('k') | ui/views/widget/desktop_native_widget_helper_aura.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 9e385fcf110f8a19abe572197e43579e6e97a69e..acd83388076105abb335495705f8e7e25ee5e1a9 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -353,6 +353,8 @@
'widget/widget_observer.h',
'widget/x11_desktop_handler.cc',
'widget/x11_desktop_handler.h',
+ 'widget/x11_desktop_window_move_client.cc',
+ 'widget/x11_desktop_window_move_client.h',
'widget/x11_window_event_filter.cc',
'widget/x11_window_event_filter.h',
'window/client_view.cc',
« no previous file with comments | « ui/base/x/events_x.cc ('k') | ui/views/widget/desktop_native_widget_helper_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698