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

Unified Diff: ash/common/wallpaper/wallpaper_controller_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/wallpaper/wallpaper_controller.cc ('k') | ash/common/wallpaper/wallpaper_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wallpaper/wallpaper_controller_observer.h
diff --git a/ash/wallpaper/wallpaper_controller_observer.h b/ash/common/wallpaper/wallpaper_controller_observer.h
similarity index 79%
rename from ash/wallpaper/wallpaper_controller_observer.h
rename to ash/common/wallpaper/wallpaper_controller_observer.h
index ed5476c3ef7ec3c4fb0404e61561a3726c4e31f7..775c802fd950d1c7d8ac19502f4295e97dcbcf57 100644
--- a/ash/wallpaper/wallpaper_controller_observer.h
+++ b/ash/common/wallpaper/wallpaper_controller_observer.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_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
-#define ASH_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
+#ifndef ASH_COMMON_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
+#define ASH_COMMON_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
#include "ash/ash_export.h"
@@ -25,4 +25,4 @@ class ASH_EXPORT WallpaperControllerObserver {
} // namespace ash
-#endif // ASH_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
+#endif // ASH_COMMON_WALLPAPER_WALLPAPER_CONTROLLER_OBSERVER_H_
« no previous file with comments | « ash/common/wallpaper/wallpaper_controller.cc ('k') | ash/common/wallpaper/wallpaper_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698