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

Unified Diff: ash/public/interfaces/session_controller.typemap

Issue 2724163002: ash: Use enum for SessionController::CycleActiveUser (Closed)
Patch Set: fix ash_shell_with_content compile Created 3 years, 10 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/public/interfaces/session_controller_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/session_controller.typemap
diff --git a/ash/public/interfaces/session_controller.typemap b/ash/public/interfaces/session_controller.typemap
index 1a0bbd22126043d2d4ec6d96b90378d3b87273bc..5ec3b5616aa1a48615a7e026c89078ba1735d104 100644
--- a/ash/public/interfaces/session_controller.typemap
+++ b/ash/public/interfaces/session_controller.typemap
@@ -16,6 +16,7 @@ public_deps = [
]
type_mappings = [
"ash.mojom.AddUserSessionPolicy=ash::AddUserSessionPolicy",
+ "ash.mojom.CycleUserDirection=ash::CycleUserDirection",
"ash.mojom.SessionState=session_manager::SessionState",
"ash.mojom.UserType=user_manager::UserType",
]
« no previous file with comments | « ash/public/interfaces/session_controller.mojom ('k') | ash/public/interfaces/session_controller_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698