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

Unified Diff: ash/common/shell_observer.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/shell_delegate.h ('k') | ash/common/shutdown_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/shell_observer.h
diff --git a/ash/shell_observer.h b/ash/common/shell_observer.h
similarity index 94%
rename from ash/shell_observer.h
rename to ash/common/shell_observer.h
index 899bb5398b66d782a60b2e75ae53e83bea73844e..facc29b9e2f289e6f2b7467ea49ebe413d625a70 100644
--- a/ash/shell_observer.h
+++ b/ash/common/shell_observer.h
@@ -2,11 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef ASH_SHELL_OBSERVER_H_
-#define ASH_SHELL_OBSERVER_H_
+#ifndef ASH_COMMON_SHELL_OBSERVER_H_
+#define ASH_COMMON_SHELL_OBSERVER_H_
#include "ash/ash_export.h"
-#include "ash/login_status.h"
+#include "ash/common/login_status.h"
namespace ash {
@@ -79,4 +79,4 @@ class ASH_EXPORT ShellObserver {
} // namespace ash
-#endif // ASH_SHELL_OBSERVER_H_
+#endif // ASH_COMMON_SHELL_OBSERVER_H_
« no previous file with comments | « ash/common/shell_delegate.h ('k') | ash/common/shutdown_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698