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

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

Issue 2911493002: cros: Pull user info from session_controller_client.mojom into separate mojom. (Closed)
Patch Set: 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..76dcdb6081cda17e9b38e8221b1fb56e80334e90 100644
--- a/ash/public/interfaces/typemaps.gni
+++ b/ash/public/interfaces/typemaps.gni
@@ -3,6 +3,7 @@
# found in the LICENSE file.
typemaps = [
+ "//ash/public/interfaces/user_info.typemap",
xiyuan 2017/05/25 23:08:46 keep the list alpha-sorted
jdufault 2017/05/26 17:33:01 Oops, done. I was thinking git cl format would do
"//ash/public/interfaces/session_controller.typemap",
"//ash/public/interfaces/shelf.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