| Index: ash/shell/content_client/shell_browser_main_parts.cc
|
| diff --git a/ash/shell/content_client/shell_browser_main_parts.cc b/ash/shell/content_client/shell_browser_main_parts.cc
|
| index 7a745c6b833e3f92e756f3d833736edaacf4bde7..72239208a1e1beee0026ed81e1e0c44de14a6b47 100644
|
| --- a/ash/shell/content_client/shell_browser_main_parts.cc
|
| +++ b/ash/shell/content_client/shell_browser_main_parts.cc
|
| @@ -134,9 +134,6 @@ void ShellBrowserMainParts::PreMainMessageLoopRun() {
|
|
|
| ash::shell::InitWindowTypeLauncher();
|
|
|
| - Shell::GetInstance()->desktop_background_controller()->SetDefaultWallpaper(
|
| - false /* is_guest */);
|
| -
|
| ash::Shell::GetPrimaryRootWindow()->GetHost()->Show();
|
| }
|
|
|
|
|