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

Unified Diff: ui/views/BUILD.gn

Issue 2410773002: Linux Aura: Use managed tab dragging when possible (Reland)
Patch Set: use POST_DISPATCH_NONE Created 4 years, 2 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/x11_util.cc ('k') | ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 8c94efc1cc01902d7297b0cd2be40837753617e5..273bee5fcad6ae7e13680fbc2139b07ff2be5786 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -576,6 +576,8 @@ component("views") {
"widget/desktop_aura/x11_desktop_handler_observer.h",
"widget/desktop_aura/x11_desktop_window_move_client.cc",
"widget/desktop_aura/x11_desktop_window_move_client.h",
+ "widget/desktop_aura/x11_desktop_window_move_client_managed.cc",
+ "widget/desktop_aura/x11_desktop_window_move_client_managed.h",
"widget/desktop_aura/x11_move_loop.h",
"widget/desktop_aura/x11_move_loop_delegate.h",
"widget/desktop_aura/x11_pointer_grab.cc",
« no previous file with comments | « ui/base/x/x11_util.cc ('k') | ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698