Chromium Code Reviews| Index: ash/mus/window_manager.cc |
| diff --git a/ash/mus/window_manager.cc b/ash/mus/window_manager.cc |
| index ed46d9e254ced7584ed7000fc920d367335b4045..a0126dba54709d6cca30f958e72029177a585262 100644 |
| --- a/ash/mus/window_manager.cc |
| +++ b/ash/mus/window_manager.cc |
| @@ -215,6 +215,7 @@ void WindowManager::OnDidDestroyClient(ui::WindowTreeClient* client) { |
| DCHECK(root_window_controllers_.empty()); |
| lookup_.reset(); |
| + shell_->Shutdown(); |
| shell_.reset(); |
| shadow_controller_.reset(); |