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

Unified Diff: ash/public/interfaces/typemaps.gni

Issue 2911493002: cros: Pull user info from session_controller_client.mojom into separate mojom. (Closed)
Patch Set: Fix ordering in typemaps Created 3 years, 7 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_traits.h ('k') | ash/public/interfaces/user_info.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/typemaps.gni
diff --git a/ash/public/interfaces/typemaps.gni b/ash/public/interfaces/typemaps.gni
index 53027c183c351d93f771b5cf8a244f8ee8b8e7e9..ac3500d5146add3208737adb3502883e3435e8bb 100644
--- a/ash/public/interfaces/typemaps.gni
+++ b/ash/public/interfaces/typemaps.gni
@@ -5,5 +5,6 @@
typemaps = [
"//ash/public/interfaces/session_controller.typemap",
"//ash/public/interfaces/shelf.typemap",
+ "//ash/public/interfaces/user_info.typemap",
"//ash/public/interfaces/wallpaper.typemap",
]
« no previous file with comments | « ash/public/interfaces/session_controller_traits.h ('k') | ash/public/interfaces/user_info.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698