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

Unified Diff: ash/public/interfaces/BUILD.gn

Issue 2937553002: Create Mojo Struct for user information used in login/lock screen. (Closed)
Patch Set: reuse enum defined in mojom file. Created 3 years, 6 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/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index 623b24214478087fb8686410c45d6cbbe0dd0079..b4d1da5912f1f4e5fcc3340f6e1bdcefd1c2f0c2 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -20,6 +20,7 @@ mojom("interfaces_internal") {
"ime_info.mojom",
"locale.mojom",
"lock_screen.mojom",
+ "login_user_info.mojom",
"media.mojom",
"new_window.mojom",
"night_light_controller.mojom",

Powered by Google App Engine
This is Rietveld 408576698