Index: ash/shell/panel_window.cc |
diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc |
index 5566a024da44d092f25189ce449f209d9b09a6f8..1dfedf9aa47dc38a4f3f8d2b4f8d3e4e9466fde6 100644 |
--- a/ash/shell/panel_window.cc |
+++ b/ash/shell/panel_window.cc |
@@ -4,9 +4,9 @@ |
#include "ash/shell/panel_window.h" |
-#include "ash/common/wm/panels/panel_frame_view.h" |
#include "ash/public/cpp/window_properties.h" |
#include "ash/shell.h" |
+#include "ash/wm/panels/panel_frame_view.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/window.h" |
#include "ui/gfx/canvas.h" |