Fix cursor theme support on Aura/X11
After https://crrev.com/c/2260642, Aura/X11 was ported to the Ozone infraestructure for cursor loading. That meant removing CursorLoaderX11, which implemented cursor theme changes. In Ozone, cursor theme support was explicitly initialized after LinuxUI was built. This CL enables the same code path for Aura/X11. Additionally, add a DCHECK to make sure CursorThemeManager is always initialized in X11 builds. Bug: 1126830 Change-Id: Ia9e9bbbd9d277df2a432f3cb344d3b30b9551f30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401621Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#806154}
Showing
Please register or sign in to comment