| Index: ash/test/ash_test_helper.cc
|
| diff --git a/ash/test/ash_test_helper.cc b/ash/test/ash_test_helper.cc
|
| index 35138448cd542bbb04855ba6ddfd924da2750b65..2c64b655a2a9f86c321a015bcf5520436f29a6d8 100644
|
| --- a/ash/test/ash_test_helper.cc
|
| +++ b/ash/test/ash_test_helper.cc
|
| @@ -180,8 +180,6 @@ void AshTestHelper::TearDown() {
|
|
|
| ui::TerminateContextFactoryForTests();
|
|
|
| - // Need to reset the initial login status.
|
| - TestSystemTrayDelegate::SetInitialLoginStatus(LoginStatus::USER);
|
| TestSystemTrayDelegate::SetSystemUpdateRequired(false);
|
|
|
| ui::ShutdownInputMethodForTesting();
|
|
|