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

Unified Diff: ui/views/BUILD.gn

Issue 2410773002: Linux Aura: Use managed tab dragging when possible (Reland)
Patch Set: Tested on various WMs 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
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",

Powered by Google App Engine
This is Rietveld 408576698