Index: components/mus/ws/window_tree.cc |
diff --git a/components/mus/ws/window_tree.cc b/components/mus/ws/window_tree.cc |
index 1baa0e4477d747a3cf31faa72801c584c5c2a6ec..56745cce413e70b38f88c6800de5207ac27c983e 100644 |
--- a/components/mus/ws/window_tree.cc |
+++ b/components/mus/ws/window_tree.cc |
@@ -26,8 +26,8 @@ |
#include "components/mus/ws/window_server.h" |
#include "components/mus/ws/window_tree_binding.h" |
#include "mojo/converters/ime/ime_type_converters.h" |
-#include "mojo/converters/input_events/input_events_type_converters.h" |
#include "mojo/converters/surfaces/surfaces_type_converters.h" |
+#include "ui/events/mojo/input_events_type_converters.h" |
#include "ui/gfx/geometry/mojo/geometry_type_converters.h" |
#include "ui/platform_window/text_input_state.h" |