Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
index a6f120943f57de515556c227b84f04f8f253b208..da73b20ce7ba06d27af5cea544a33b40ecb5b54d 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
@@ -24,12 +24,12 @@ |
#include "ui/base/dragdrop/os_exchange_data_provider_aurax11.h" |
#include "ui/base/hit_test.h" |
#include "ui/base/x/x11_util.h" |
+#include "ui/events/devices/x11/device_data_manager_x11.h" |
+#include "ui/events/devices/x11/device_list_cache_x11.h" |
+#include "ui/events/devices/x11/touch_factory_x11.h" |
#include "ui/events/event_utils.h" |
#include "ui/events/platform/platform_event_source.h" |
#include "ui/events/platform/x11/x11_event_source.h" |
-#include "ui/events/x/device_data_manager_x11.h" |
-#include "ui/events/x/device_list_cache_x.h" |
-#include "ui/events/x/touch_factory_x11.h" |
#include "ui/gfx/display.h" |
#include "ui/gfx/image/image_skia.h" |
#include "ui/gfx/image/image_skia_rep.h" |