Index: ash/common/wm/wm_screen_util.cc |
diff --git a/ash/wm/common/wm_screen_util.cc b/ash/common/wm/wm_screen_util.cc |
similarity index 88% |
rename from ash/wm/common/wm_screen_util.cc |
rename to ash/common/wm/wm_screen_util.cc |
index 7ae244858eec3152bb1273352bfeaa1759a211a6..b42f8c23597a672b6fd6262ddec0edf269a0c1ee 100644 |
--- a/ash/wm/common/wm_screen_util.cc |
+++ b/ash/common/wm/wm_screen_util.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/wm/common/wm_screen_util.h" |
+#include "ash/common/wm/wm_screen_util.h" |
-#include "ash/wm/common/wm_root_window_controller.h" |
-#include "ash/wm/common/wm_window.h" |
+#include "ash/common/wm/wm_root_window_controller.h" |
+#include "ash/common/wm/wm_window.h" |
#include "ui/display/display.h" |
namespace ash { |