Index: ash/public/interfaces/typemaps.gni |
diff --git a/ash/public/interfaces/typemaps.gni b/ash/public/interfaces/typemaps.gni |
index 33df2c31fa3fa3c37e3332747e5b01f7686e9d6c..e10024a0116d283ddd2a567ad5bc7e79b267051c 100644 |
--- a/ash/public/interfaces/typemaps.gni |
+++ b/ash/public/interfaces/typemaps.gni |
@@ -2,4 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-typemaps = [ "//ash/public/interfaces/shelf.typemap" ] |
+typemaps = [ |
+ "//ash/public/interfaces/shelf.typemap", |
+ "//ash/public/interfaces/wallpaper.typemap", |
+] |