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

Unified Diff: ash/test/ash_test_helper.cc

Issue 2420783002: mustash: Convert TraySupervisedUserTest to AshTest (Closed)
Patch Set: 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
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();

Powered by Google App Engine
This is Rietveld 408576698