| Index: content/shell/browser/shell_views.cc
|
| diff --git a/content/shell/browser/shell_views.cc b/content/shell/browser/shell_views.cc
|
| index 4ce0fa6806ffb5a87c9390f0a4659a804a9e6db1..b26a809a524a5823c1f8fb78952baa5a91c473e9 100644
|
| --- a/content/shell/browser/shell_views.cc
|
| +++ b/content/shell/browser/shell_views.cc
|
| @@ -439,7 +439,6 @@ void Shell::PlatformExit() {
|
| device::BluetoothAdapterFactory::Shutdown();
|
| chromeos::DBusThreadManager::Shutdown();
|
| #endif
|
| - aura::Env::DeleteInstance();
|
| }
|
|
|
| void Shell::PlatformCleanUp() {
|
|
|