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

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

Issue 2937553002: Create Mojo Struct for user information used in login/lock screen. (Closed)
Patch Set: populate user's avatar 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 9c2c920b42c56b129d38a6fb8490e41c6d9febf2..a6c2078e0834ce1ec9edeabab37a6c8c5e6d1cd1 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",
"session_controller.mojom",

Powered by Google App Engine
This is Rietveld 408576698