Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3272)

Unified Diff: ash/common/key_event_watcher.h

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/ime_control_delegate.h ('k') | ash/common/key_event_watcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/key_event_watcher.h
diff --git a/ash/key_event_watcher.h b/ash/common/key_event_watcher.h
similarity index 91%
rename from ash/key_event_watcher.h
rename to ash/common/key_event_watcher.h
index 5c23a740df1ab3ba33c22b94c60055eef47b3471..80b649ff8fed31bf331e6b2f500491438d09262f 100644
--- a/ash/key_event_watcher.h
+++ b/ash/common/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_KEY_EVENT_WATCHER_H_
-#define ASH_KEY_EVENT_WATCHER_H_
+#ifndef ASH_COMMON_KEY_EVENT_WATCHER_H_
+#define ASH_COMMON_KEY_EVENT_WATCHER_H_
#include <map>
@@ -46,4 +46,4 @@ class ASH_EXPORT KeyEventWatcher {
} // namespace ash
-#endif // ASH_KEY_EVENT_WATCHER_H_
+#endif // ASH_COMMON_KEY_EVENT_WATCHER_H_
« no previous file with comments | « ash/common/ime_control_delegate.h ('k') | ash/common/key_event_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698