Index: ash/wm/window_state_util.cc |
diff --git a/ash/common/wm/window_state_util.cc b/ash/wm/window_state_util.cc |
similarity index 85% |
rename from ash/common/wm/window_state_util.cc |
rename to ash/wm/window_state_util.cc |
index cea13eb1bda350e1d6105ef8e38171b8b447adac..f83de561fe2ef46184fdaf6f97508e5099b0ae1b 100644 |
--- a/ash/common/wm/window_state_util.cc |
+++ b/ash/wm/window_state_util.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/wm/window_state_util.h" |
+#include "ash/wm/window_state_util.h" |
-#include "ash/common/wm/window_state.h" |
-#include "ash/common/wm/window_state_delegate.h" |
#include "ash/common/wm_window.h" |
+#include "ash/wm/window_state.h" |
+#include "ash/wm/window_state_delegate.h" |
namespace ash { |
namespace wm { |