Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
index 5fca873d315de8fcfff79534354069d9c664cf74..4606a6fcd491d0c359e7f429c3b299ff035bedfd 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
+++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
@@ -8,7 +8,7 @@ |
#include <X11/Xatom.h> |
#include <X11/Xutil.h> |
-#include "base/message_pump_aurax11.h" |
+#include "base/message_loop/message_pump_aurax11.h" |
#include "base/strings/stringprintf.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/client/screen_position_client.h" |