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

Unified Diff: ash/shell.h

Issue 2741403004: mash: Update LoginStatus with session state updates (Closed)
Patch Set: Created 3 years, 9 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/mus/system_tray_delegate_mus.cc ('k') | no next file » | 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 c95e5eb492b160c66e3d93a10cf6546c5fb09c49..b1f816944a9545fcad685d60e20ea16f789a89ce 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -240,6 +240,7 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate,
const gfx::Insets& insets);
// Called when the user logs in.
+ // TODO(jamescook): Merge this with WmShell::UpdateAfterLoginStatusChange()?
void OnLoginStateChanged(LoginStatus status);
// Called when the application is exiting.
« no previous file with comments | « ash/mus/system_tray_delegate_mus.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698