Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 98f73465366b6ef23d7b0b35eb4019e644cfafa3..6891419d3599f0c9a60651061e302adb2ed5c344 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -114,7 +114,7 @@ |
#if defined(USE_X11) |
#include "ash/accelerators/magnifier_key_scroller.h" |
#include "ash/accelerators/spoken_feedback_toggler.h" |
-#include "base/message_loop/message_pump_x11.h" |
+#include "ui/gfx/x/x11_types.h" |
#endif // defined(USE_X11) |
#include "ash/ash_constants.h" |
#include "ash/display/display_change_observer_chromeos.h" |