| 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 1845c7629ece1aecd26fb7502689bc5d8833fcd5..80ff45b98040860a500c2bfc80e42e0de7b6753a 100644
|
| --- a/ash/shell/content_client/shell_browser_main_parts.cc
|
| +++ b/ash/shell/content_client/shell_browser_main_parts.cc
|
| @@ -157,8 +157,6 @@ void ShellBrowserMainParts::PostMainMessageLoopRun() {
|
| chromeos::CrasAudioHandler::Shutdown();
|
| #endif
|
|
|
| - aura::Env::DeleteInstance();
|
| -
|
| views_delegate_.reset();
|
|
|
| // The keyboard may have created a WebContents. The WebContents is destroyed
|
|
|