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

Unified Diff: ash/shell.h

Issue 2625733003: Re-reland: chromeos: Fix shelf appearing at login screen under mash (Closed)
Patch Set: rebase, fix conflict with sky 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/root_window_controller_unittest.cc ('k') | ash/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 920a205edd0725d505524d137c0f11f8f7cb0605..f7890a47456ef21c6c21fd25af0fedf40ae6fe1a 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -206,9 +206,6 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate,
// Called when the user logs in.
void OnLoginStateChanged(LoginStatus status);
- // Called after the logged-in user's profile is ready.
- void OnLoginUserProfilePrepared();
-
// Called when the application is exiting.
void OnAppTerminating();
« no previous file with comments | « ash/root_window_controller_unittest.cc ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698