Index: ash/shell/toplevel_window.cc |
diff --git a/ash/shell/toplevel_window.cc b/ash/shell/toplevel_window.cc |
index 75faae175b1cedcbac755eff6a6fb783373acc96..b659f4895dbc561d7356bd550834adf9f797a45c 100644 |
--- a/ash/shell/toplevel_window.cc |
+++ b/ash/shell/toplevel_window.cc |
@@ -4,9 +4,9 @@ |
#include "ash/shell/toplevel_window.h" |
-#include "ash/common/wm/window_positioner.h" |
-#include "ash/common/wm/window_state.h" |
#include "ash/shell.h" |
+#include "ash/wm/window_positioner.h" |
+#include "ash/wm/window_state.h" |
#include "ash/wm/window_state_aura.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/window.h" |