Index: ash/shell/content_client/shell_browser_main_parts.cc |
diff --git a/ash/shell/content_client/shell_browser_main_parts.cc b/ash/shell/content_client/shell_browser_main_parts.cc |
index e0d55c2d97520c6be2fd51fe5d4708a04054fd57..a7a7c57d47bfc755d35e09dbb108db0a31e067b5 100644 |
--- a/ash/shell/content_client/shell_browser_main_parts.cc |
+++ b/ash/shell/content_client/shell_browser_main_parts.cc |
@@ -34,7 +34,7 @@ |
#include "ui/wm/core/wm_state.h" |
#if defined(USE_X11) |
-#include "ui/events/x/touch_factory_x11.h" |
+#include "ui/events/devices/x11/touch_factory_x11.h" |
#endif |
#if defined(OS_CHROMEOS) |