Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(499)

Unified Diff: ash/test/ash_test_helper.cc

Issue 2420783002: mustash: Convert TraySupervisedUserTest to AshTest (Closed)
Patch Set: rebase Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/test/test_system_tray_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « ash/common/test/test_system_tray_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698