| Index: ash/test/ash_test_helper.cc
|
| diff --git a/ash/test/ash_test_helper.cc b/ash/test/ash_test_helper.cc
|
| index 4f9c78bd4b04bd45e6102af6290a7371ea1b82bd..23eb96fcf993c05dfe0391c1896e843da42422ca 100644
|
| --- a/ash/test/ash_test_helper.cc
|
| +++ b/ash/test/ash_test_helper.cc
|
| @@ -176,6 +176,7 @@ void AshTestHelper::TearDown() {
|
|
|
| // Need to reset the initial login status.
|
| TestSystemTrayDelegate::SetInitialLoginStatus(LoginStatus::USER);
|
| + TestSystemTrayDelegate::SetSystemUpdateRequired(false);
|
|
|
| ui::ShutdownInputMethodForTesting();
|
| zero_duration_mode_.reset();
|
|
|