Chromium Code Reviews| 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", |