Index: ash/wm/wm_screen_util.h |
diff --git a/ash/common/wm/wm_screen_util.h b/ash/wm/wm_screen_util.h |
similarity index 88% |
rename from ash/common/wm/wm_screen_util.h |
rename to ash/wm/wm_screen_util.h |
index dc18200646b9f9562b068f0d12f3fe92380dd48b..7d2c08377091bb6e88deff512706ed4370511339 100644 |
--- a/ash/common/wm/wm_screen_util.h |
+++ b/ash/wm/wm_screen_util.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |
-#define ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |
+#ifndef ASH_WM_WM_SCREEN_UTIL_H_ |
+#define ASH_WM_WM_SCREEN_UTIL_H_ |
#include "ash/ash_export.h" |
@@ -30,4 +30,4 @@ ASH_EXPORT gfx::Rect GetDisplayBoundsWithShelf(WmWindow* window); |
} // namespace wm |
} // namespace ash |
-#endif // ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |
+#endif // ASH_WM_WM_SCREEN_UTIL_H_ |