Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h |
index f80f30b2c67a7779ab6656bd2a4984d6faba0a65..ded7e98ca687e1bd8b3534b602d5ec16d165f6e0 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h |
@@ -188,7 +188,7 @@ private: |
// X11 things |
// The display and the native X window hosting the root window. |
- Display* xdisplay_; |
+ XDisplay* xdisplay_; |
::Window xwindow_; |
// The native root window. |