Index: ash/accelerators/accelerator_table.h |
diff --git a/ash/common/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h |
similarity index 98% |
rename from ash/common/accelerators/accelerator_table.h |
rename to ash/accelerators/accelerator_table.h |
index 86a4e0d1f8bea3e31b2c5e0d75c5c4cb967c719f..34b8476e93ac7b59b15cc30e71abc24cca131848 100644 |
--- a/ash/common/accelerators/accelerator_table.h |
+++ b/ash/accelerators/accelerator_table.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_ACCELERATORS_ACCELERATOR_TABLE_H_ |
-#define ASH_COMMON_ACCELERATORS_ACCELERATOR_TABLE_H_ |
+#ifndef ASH_ACCELERATORS_ACCELERATOR_TABLE_H_ |
+#define ASH_ACCELERATORS_ACCELERATOR_TABLE_H_ |
#include <stddef.h> |
@@ -261,4 +261,4 @@ ASH_EXPORT extern const size_t kActionsKeepingMenuOpenLength; |
} // namespace ash |
-#endif // ASH_COMMON_ACCELERATORS_ACCELERATOR_TABLE_H_ |
+#endif // ASH_ACCELERATORS_ACCELERATOR_TABLE_H_ |