Index: ash/key_event_watcher.h |
diff --git a/ash/common/key_event_watcher.h b/ash/key_event_watcher.h |
similarity index 91% |
rename from ash/common/key_event_watcher.h |
rename to ash/key_event_watcher.h |
index 80b649ff8fed31bf331e6b2f500491438d09262f..5c23a740df1ab3ba33c22b94c60055eef47b3471 100644 |
--- a/ash/common/key_event_watcher.h |
+++ b/ash/key_event_watcher.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_KEY_EVENT_WATCHER_H_ |
-#define ASH_COMMON_KEY_EVENT_WATCHER_H_ |
+#ifndef ASH_KEY_EVENT_WATCHER_H_ |
+#define ASH_KEY_EVENT_WATCHER_H_ |
#include <map> |
@@ -46,4 +46,4 @@ class ASH_EXPORT KeyEventWatcher { |
} // namespace ash |
-#endif // ASH_COMMON_KEY_EVENT_WATCHER_H_ |
+#endif // ASH_KEY_EVENT_WATCHER_H_ |