Index: ui/gfx/BUILD.gn |
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
index 3aea755efb69632a286a490153e18927dc89cf4d..f9936b0c2ef8a13aed3836135b50cd1f9b829474 100644 |
--- a/ui/gfx/BUILD.gn |
+++ b/ui/gfx/BUILD.gn |
@@ -515,6 +515,14 @@ action("aggregate_vector_icons") { |
"vector_icons/settings.icon", |
"vector_icons/shelf_applist.1x.icon", |
"vector_icons/shelf_applist.icon", |
+ "vector_icons/shelf_keyboard.1x.icon", |
James Cook
2016/06/09 19:24:48
Just a question for my edification: Why are there
tdanderson
2016/06/09 22:36:33
Yes, that's right - some small icons need special
|
+ "vector_icons/shelf_keyboard.icon", |
+ "vector_icons/shelf_notifications.1x.icon", |
+ "vector_icons/shelf_notifications.icon", |
+ "vector_icons/shelf_overflow.1x.icon", |
+ "vector_icons/shelf_overflow.icon", |
+ "vector_icons/shelf_overview.1x.icon", |
+ "vector_icons/shelf_overview.icon", |
"vector_icons/smartphone.icon", |
"vector_icons/submenu_arrow.1x.icon", |
"vector_icons/submenu_arrow.icon", |