Index: apps/shell/browser/shell_browser_main_parts.cc |
diff --git a/apps/shell/browser/shell_browser_main_parts.cc b/apps/shell/browser/shell_browser_main_parts.cc |
index 261862bcc6fb16b59b24a13c24699690115ecb3e..ab9aac2d8f7bdb0a6f8a7539e077854b949c486c 100644 |
--- a/apps/shell/browser/shell_browser_main_parts.cc |
+++ b/apps/shell/browser/shell_browser_main_parts.cc |
@@ -194,7 +194,6 @@ void ShellBrowserMainParts::DestroyRootWindow() { |
webview_window_.reset(); |
devtools_delegate_->Stop(); |
wm_test_helper_->host()->RemoveObserver(this); |
- wm_test_helper_->host()->dispatcher()->PrepareForShutdown(); |
wm_test_helper_.reset(); |
ui::ShutdownInputMethodForTesting(); |
} |