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

Unified Diff: ash/session/session_controller.h

Issue 2836163002: mash: Shell ref clean up for screen lock (Closed)
Patch Set: rebase, fix compile Created 3 years, 8 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/public/interfaces/session_controller.mojom ('k') | ash/session/session_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/session/session_controller.h
diff --git a/ash/session/session_controller.h b/ash/session/session_controller.h
index 467aa9f98e410ff232e0fa36c0e6268225db3676..df963941027da7576cb18723a9be8e36fa962f40 100644
--- a/ash/session/session_controller.h
+++ b/ash/session/session_controller.h
@@ -117,6 +117,7 @@ class ASH_EXPORT SessionController
void SetUserSessionOrder(
const std::vector<uint32_t>& user_session_order) override;
void StartLock(const StartLockCallback& callback) override;
+ void NotifyChromeLockAnimationsComplete() override;
void RunUnlockAnimation(const RunUnlockAnimationCallback& callback) override;
void NotifyChromeTerminating() override;
« no previous file with comments | « ash/public/interfaces/session_controller.mojom ('k') | ash/session/session_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698