Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index e4dec643798d8fc0b3b61b20b7ef9bf10ca97d9b..07126bc5f6a6fdaa4553b67bc2643440ead1d945 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" |