Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 5614eb1c5707cd08e8cc00c5169dbb51255b6dff..91b85d9c4651e1b74cd47290fe0335eb32b1557b 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -668,8 +668,6 @@ Shell::~Shell() { |
focus_controller_.reset(); |
screen_position_controller_.reset(); |
- keyboard::KeyboardController::ResetInstance(nullptr); |
- |
display_color_manager_.reset(); |
if (display_change_observer_) |
display_configurator_->RemoveObserver(display_change_observer_.get()); |