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

Unified Diff: mash/login/public/interfaces/login.mojom

Issue 1810713002: Cascade shutdown of instances (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@55all_users
Patch Set: . Created 4 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
« mash/init/init.h ('K') | « mash/login/login.cc ('k') | mash/login/ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/login/public/interfaces/login.mojom
diff --git a/mash/login/public/interfaces/login.mojom b/mash/login/public/interfaces/login.mojom
index 8ddf08e8ee1dd70e63a185ed25d9f82530cc4ed9..5a14cfa7a56b3d98b2e319a2a7ff3147de825c49 100644
--- a/mash/login/public/interfaces/login.mojom
+++ b/mash/login/public/interfaces/login.mojom
@@ -6,6 +6,5 @@ module mash.login.mojom;
interface Login {
ShowLoginUI();
- Logout();
SwitchUser();
};
« mash/init/init.h ('K') | « mash/login/login.cc ('k') | mash/login/ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698