Index: ash/wm/panels/panel_window_event_handler.cc |
diff --git a/ash/wm/panels/panel_window_event_handler.cc b/ash/wm/panels/panel_window_event_handler.cc |
index 8cb9301d63b2ec834afcc64d6e5391d3101cf20c..5ba0a2e7cfe68ef9b92b65c724ef2626b10cf62d 100644 |
--- a/ash/wm/panels/panel_window_event_handler.cc |
+++ b/ash/wm/panels/panel_window_event_handler.cc |
@@ -4,9 +4,9 @@ |
#include "ash/wm/panels/panel_window_event_handler.h" |
-#include "ash/common/wm/window_state.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/wm/window_state.h" |
#include "ash/wm/window_state_aura.h" |
+#include "ash/wm_shell.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_delegate.h" |
#include "ui/base/hit_test.h" |