| 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 636a7c9de79e9e4f0a49d0902675afb04e2093b5..6cb215e950d0a56759b33341858c88eccad291f4 100644
|
| --- a/ash/shell/content/client/shell_browser_main_parts.cc
|
| +++ b/ash/shell/content/client/shell_browser_main_parts.cc
|
| @@ -159,8 +159,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
|
|
|