Index: ash/wm/system_gesture_event_filter.cc |
diff --git a/ash/wm/system_gesture_event_filter.cc b/ash/wm/system_gesture_event_filter.cc |
index 03328694050cfcf995c57ad65859b1ea8faff597..0a1d1450214b559b0f78f42c54e21107571cea5e 100644 |
--- a/ash/wm/system_gesture_event_filter.cc |
+++ b/ash/wm/system_gesture_event_filter.cc |
@@ -15,7 +15,7 @@ |
#include "ui/events/event_constants.h" |
#if defined(OS_CHROMEOS) && defined(USE_X11) |
-#include "ui/events/x/touch_factory_x11.h" |
+#include "ui/events/devices/x11/touch_factory_x11.h" |
#endif |
namespace ash { |