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

Unified Diff: ash/mus/test/wm_test_base.h

Issue 2628933003: Revert of Reland: chromeos: Fix shelf appearing at login screen under mash (Closed)
Patch Set: Created 3 years, 11 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/wm_shell.cc ('k') | ash/mus/test/wm_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/test/wm_test_base.h
diff --git a/ash/mus/test/wm_test_base.h b/ash/mus/test/wm_test_base.h
index ccdc56ca381ce03222ea9c753dcfdcb8e819a4e6..24e2c620cc29cde6d10d4ae56a40724a97f298bc 100644
--- a/ash/mus/test/wm_test_base.h
+++ b/ash/mus/test/wm_test_base.h
@@ -82,10 +82,6 @@
private:
friend class AshTestImplMus;
- // Simulates the first user logging in and the session becoming active.
- // Classic ash handles this via AshTestHelper and TestSessionStateDelegate.
- void SimulateUserLogin();
-
bool setup_called_ = false;
bool teardown_called_ = false;
std::unique_ptr<ui::ScopedAnimationDurationScaleMode> zero_duration_mode_;
« no previous file with comments | « ash/common/wm_shell.cc ('k') | ash/mus/test/wm_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698