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

Unified Diff: ash/common/focus_cycler.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/devtools/ash_devtools_unittest.cc ('k') | ash/common/focus_cycler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/focus_cycler.h
diff --git a/ash/focus_cycler.h b/ash/common/focus_cycler.h
similarity index 92%
rename from ash/focus_cycler.h
rename to ash/common/focus_cycler.h
index d0956403f511cc57cda004a0805fd4dc159cbb28..03286fdc0567cd208af9cd4fa9e5818e1f5be275 100644
--- a/ash/focus_cycler.h
+++ b/ash/common/focus_cycler.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_FOCUS_CYCLER_H_
-#define ASH_FOCUS_CYCLER_H_
+#ifndef ASH_COMMON_FOCUS_CYCLER_H_
+#define ASH_COMMON_FOCUS_CYCLER_H_
#include <vector>
@@ -53,4 +53,4 @@ class ASH_EXPORT FocusCycler {
} // namespace ash
-#endif // ASH_FOCUS_CYCLER_H_
+#endif // ASH_COMMON_FOCUS_CYCLER_H_
« no previous file with comments | « ash/common/devtools/ash_devtools_unittest.cc ('k') | ash/common/focus_cycler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698