Index: ash/common/wm/wm_screen_util.h |
diff --git a/ash/wm/common/wm_screen_util.h b/ash/common/wm/wm_screen_util.h |
similarity index 82% |
rename from ash/wm/common/wm_screen_util.h |
rename to ash/common/wm/wm_screen_util.h |
index e016b5b043cb02f6c2c0a6f09f937f958af79781..671993629b3ac7a810cf4cf8b7d02752dab5e8eb 100644 |
--- a/ash/wm/common/wm_screen_util.h |
+++ b/ash/common/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_WM_COMMON_WM_SCREEN_UTIL_H_ |
-#define ASH_WM_COMMON_WM_SCREEN_UTIL_H_ |
+#ifndef ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |
+#define ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |
#include "ash/ash_export.h" |
@@ -24,4 +24,4 @@ ASH_EXPORT gfx::Rect GetMaximizedWindowBoundsInParent(WmWindow* window); |
} // namespace wm |
} // namespace ash |
-#endif // ASH_WM_COMMON_WM_SCREEN_UTIL_H_ |
+#endif // ASH_COMMON_WM_WM_SCREEN_UTIL_H_ |