Index: ash/ash_layout_constants.h |
diff --git a/ash/common/ash_layout_constants.h b/ash/ash_layout_constants.h |
similarity index 81% |
rename from ash/common/ash_layout_constants.h |
rename to ash/ash_layout_constants.h |
index 075002c9318e4268c0d26e45f0a428b0dd3dc543..5e0c088ba2f14a9e1fa30155d87a7d897146c420 100644 |
--- a/ash/common/ash_layout_constants.h |
+++ b/ash/ash_layout_constants.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_ASH_LAYOUT_CONSTANTS_H_ |
-#define ASH_COMMON_ASH_LAYOUT_CONSTANTS_H_ |
+#ifndef ASH_ASH_LAYOUT_CONSTANTS_H_ |
+#define ASH_ASH_LAYOUT_CONSTANTS_H_ |
#include "ash/ash_export.h" |
#include "ui/gfx/geometry/size.h" |
@@ -21,4 +21,4 @@ enum class AshLayoutSize { |
ASH_EXPORT gfx::Size GetAshLayoutSize(AshLayoutSize size); |
-#endif // ASH_COMMON_ASH_LAYOUT_CONSTANTS_H_ |
+#endif // ASH_ASH_LAYOUT_CONSTANTS_H_ |