Index: ash/test/ash_test_helper.cc |
diff --git a/ash/test/ash_test_helper.cc b/ash/test/ash_test_helper.cc |
index 6cab8fd59455d9de7e7ecf65afea1db0d8feecd3..9995811054ed4d381b0bdd629f65d262f4d9c02e 100644 |
--- a/ash/test/ash_test_helper.cc |
+++ b/ash/test/ash_test_helper.cc |
@@ -126,7 +126,6 @@ void AshTestHelper::TearDown() { |
chromeos::DBusThreadManager::Shutdown(); |
dbus_thread_manager_initialized_ = false; |
} |
- keyboard::ResetKeyboardForTesting(); |
Nico
2015/05/02 00:50:48
?
sadrul
2015/05/02 04:17:09
A new instance of ash::Shell gets created for each
Nico
2015/05/06 01:06:35
I would've guessed that the intention of this is t
|
#endif |
aura::Env::DeleteInstance(); |