Factor ui::XWindow out of DesktopWindowTreeHostX11
This CL factors out most of DesktopWindowTreeHostX11 X11 code into a reusable helper class, ui::XWindow. So that it can be re-used by Ozone/X11 PlatformWindow implementation. It should not imply in any functional change. Bug: 981606 Change-Id: I96735f1680c738723b2df9ac17928c09e0825f77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695008Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#676967}
Showing
ui/base/x/x11_window.cc
0 → 100644
This diff is collapsed.
ui/base/x/x11_window.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment