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

Unified Diff: ash/session/session_controller.h

Issue 2836163002: mash: Shell ref clean up for screen lock (Closed)
Patch Set: 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
Index: ash/session/session_controller.h
diff --git a/ash/session/session_controller.h b/ash/session/session_controller.h
index 6bab9fe77c1bace5f3e8af1e5653984f7ad959ac..2f4439ddff83cbf587e8e48ad9c93f556e510c11 100644
--- a/ash/session/session_controller.h
+++ b/ash/session/session_controller.h
@@ -120,6 +120,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;

Powered by Google App Engine
This is Rietveld 408576698