Index: ash/shelf/shelf_alignment_menu.h |
diff --git a/ash/common/shelf/shelf_alignment_menu.h b/ash/shelf/shelf_alignment_menu.h |
similarity index 87% |
rename from ash/common/shelf/shelf_alignment_menu.h |
rename to ash/shelf/shelf_alignment_menu.h |
index e3153177848737830bd21efaaaad26f7b834ba6c..ddbdcda3d8eea0ed776ccc873535b4ec8f4c0972 100644 |
--- a/ash/common/shelf/shelf_alignment_menu.h |
+++ b/ash/shelf/shelf_alignment_menu.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_SHELF_SHELF_ALIGNMENT_MENU_H_ |
-#define ASH_COMMON_SHELF_SHELF_ALIGNMENT_MENU_H_ |
+#ifndef ASH_SHELF_SHELF_ALIGNMENT_MENU_H_ |
+#define ASH_SHELF_SHELF_ALIGNMENT_MENU_H_ |
#include "ash/ash_export.h" |
#include "base/macros.h" |
@@ -40,4 +40,4 @@ class ASH_EXPORT ShelfAlignmentMenu : public ui::SimpleMenuModel, |
} // namespace ash |
-#endif // ASH_COMMON_SHELF_SHELF_ALIGNMENT_MENU_H_ |
+#endif // ASH_SHELF_SHELF_ALIGNMENT_MENU_H_ |