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

Unified Diff: ash/shell.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/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 9b10a0b501d871d661cbf2130b6fa21b20def0b4..723d969c4236d4bb0adcdf34978b2199eaef67a1 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -206,6 +206,9 @@
// 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