Index: ash/shell/panel_window.cc |
diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc |
index 8776be74e258d4a6e945483b6ea0cb95167db52d..0cd5a2533602ea3babf1e7210fee0d6201d94dd5 100644 |
--- a/ash/shell/panel_window.cc |
+++ b/ash/shell/panel_window.cc |
@@ -8,8 +8,8 @@ |
#include "ash/shell.h" |
#include "ash/wm/panels/panel_frame_view.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/gfx/canvas.h" |
#include "ui/views/widget/widget.h" |