Index: ash/accelerators/accelerator_commands.h |
diff --git a/ash/common/accelerators/accelerator_commands.h b/ash/accelerators/accelerator_commands.h |
similarity index 84% |
rename from ash/common/accelerators/accelerator_commands.h |
rename to ash/accelerators/accelerator_commands.h |
index 279c59e11cb500c7a0ce13cf242d41e2c4a8451a..df576ba975f02e96636e3db622a1f302ac96126d 100644 |
--- a/ash/common/accelerators/accelerator_commands.h |
+++ b/ash/accelerators/accelerator_commands.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_COMMANDS_H_ |
-#define ASH_COMMON_ACCELERATORS_ACCELERATOR_COMMANDS_H_ |
+#ifndef ASH_ACCELERATORS_ACCELERATOR_COMMANDS_H_ |
+#define ASH_ACCELERATORS_ACCELERATOR_COMMANDS_H_ |
#include "ash/ash_export.h" |
@@ -28,4 +28,4 @@ ASH_EXPORT void ToggleFullscreen(); |
} // namespace accelerators |
} // namespace ash |
-#endif // ASH_COMMON_ACCELERATORS_ACCELERATOR_COMMANDS_H_ |
+#endif // ASH_ACCELERATORS_ACCELERATOR_COMMANDS_H_ |