| 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() {}
|
|
|