Index: ash/keyboard/keyboard_ui.h |
diff --git a/ash/common/keyboard/keyboard_ui.h b/ash/keyboard/keyboard_ui.h |
similarity index 89% |
rename from ash/common/keyboard/keyboard_ui.h |
rename to ash/keyboard/keyboard_ui.h |
index b9d7dcfcaa492128474bb7543fc387547155554f..e8622414878911e4b77bf539987870290f47db7f 100644 |
--- a/ash/common/keyboard/keyboard_ui.h |
+++ b/ash/keyboard/keyboard_ui.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_KEYBOARD_KEYBOARD_UI_H_ |
-#define ASH_COMMON_KEYBOARD_KEYBOARD_UI_H_ |
+#ifndef ASH_KEYBOARD_KEYBOARD_UI_H_ |
+#define ASH_KEYBOARD_KEYBOARD_UI_H_ |
#include <memory> |
@@ -47,4 +47,4 @@ class ASH_EXPORT KeyboardUI { |
} // namespace ash |
-#endif // ASH_COMMON_KEYBOARD_KEYBOARD_UI_H_ |
+#endif // ASH_KEYBOARD_KEYBOARD_UI_H_ |