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

Unified Diff: ash/mus/wallpaper_delegate_mus.cc

Issue 2420253002: Rename shell namespace to service_manager (Closed)
Patch Set: . Created 4 years, 2 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/mus/wallpaper_delegate_mus.h ('k') | ash/mus/window_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/wallpaper_delegate_mus.cc
diff --git a/ash/mus/wallpaper_delegate_mus.cc b/ash/mus/wallpaper_delegate_mus.cc
index 1be7c5df78c78ac84d94b1b2d179e5b0590b8213..a6dedd2d271a7ee2be1f1a7d48329a4478dddaca 100644
--- a/ash/mus/wallpaper_delegate_mus.cc
+++ b/ash/mus/wallpaper_delegate_mus.cc
@@ -33,7 +33,8 @@ wallpaper::WallpaperLayout WallpaperLayoutFromMojo(
namespace ash {
-WallpaperDelegateMus::WallpaperDelegateMus(shell::Connector* connector)
+WallpaperDelegateMus::WallpaperDelegateMus(
+ service_manager::Connector* connector)
: connector_(connector) {}
WallpaperDelegateMus::~WallpaperDelegateMus() {}
« no previous file with comments | « ash/mus/wallpaper_delegate_mus.h ('k') | ash/mus/window_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698