Index: ui/aura/window_tree_host_x11.h |
diff --git a/ui/aura/window_tree_host_x11.h b/ui/aura/window_tree_host_x11.h |
index 428c7dea11f68df6f2552cb0020040f86670e376..ab6651c94f30e7f3141a305d49a59ac34c26c1c8 100644 |
--- a/ui/aura/window_tree_host_x11.h |
+++ b/ui/aura/window_tree_host_x11.h |
@@ -11,7 +11,7 @@ |
#include "ui/events/event_source.h" |
#include "ui/events/platform/platform_event_dispatcher.h" |
#include "ui/gfx/geometry/insets.h" |
-#include "ui/gfx/rect.h" |
+#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/x/x11_atom_cache.h" |
// X forward decls to avoid including Xlib.h in a header file. |