Index: trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc |
=================================================================== |
--- trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (revision 263732) |
+++ trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (working copy) |
@@ -12,6 +12,7 @@ |
#include "base/basictypes.h" |
#include "base/debug/trace_event.h" |
+#include "base/message_loop/message_pump_x11.h" |
#include "base/strings/stringprintf.h" |
#include "base/strings/utf_string_conversions.h" |
#include "third_party/skia/include/core/SkPath.h" |