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

Unified Diff: ash/test/ash_test_helper.cc

Issue 2384103003: Fix spacing issues on Ash shelf (Closed)
Patch Set: Skipped failing tests on Windows Created 4 years, 1 month 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 6fd3841bf5c2abff3ad8717ab938eb2f2fbd4288..e92ea0db55093922a9a53aba87ed40150de744e4 100644
--- a/ash/test/ash_test_helper.cc
+++ b/ash/test/ash_test_helper.cc
@@ -187,8 +187,6 @@ void AshTestHelper::TearDown() {
ui::TerminateContextFactoryForTests();
- TestSystemTrayDelegate::SetSystemUpdateRequired(false);
-
ui::ShutdownInputMethodForTesting();
zero_duration_mode_.reset();

Powered by Google App Engine
This is Rietveld 408576698