Chromium Code Reviews| Index: ash/resources/vector_icons/BUILD.gn |
| diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn |
| index 5755f2c0cd9afbdafd773e37457eb24b25b4043f..d0cb93d6f224b43b6642d265b2ae89efd9f18783 100644 |
| --- a/ash/resources/vector_icons/BUILD.gn |
| +++ b/ash/resources/vector_icons/BUILD.gn |
| @@ -8,6 +8,10 @@ action("aggregate_vector_icons") { |
| script = "//ui/gfx/vector_icons/aggregate_vector_icons.py" |
| icons = [ |
| + "shelf_applist.1x.icon", |
|
James Cook
2016/09/08 20:23:44
Thanks for migrating these into //ash.
|
| + "shelf_applist.icon", |
| + "shelf_notifications.1x.icon", |
| + "shelf_notifications.icon", |
| "system_menu_keyboard.1x.icon", |
| "system_menu_keyboard.icon", |
| ] |