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

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: Better mouse tracking 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index cbe2bf9b8c078c7ed46d8b3464f1d6c496cce39f..76085d0d371afc37dbf361c655bffe9237cb990f 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -355,6 +355,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',

Powered by Google App Engine
This is Rietveld 408576698