Index: ui/gfx/BUILD.gn |
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
index 5ee5e1a2e6e4e05377468cef3f4c8a3135e00c7e..56ea12eb4e7055c11884df01f72b03959f48fb62 100644 |
--- a/ui/gfx/BUILD.gn |
+++ b/ui/gfx/BUILD.gn |
@@ -529,6 +529,10 @@ action("aggregate_vector_icons") { |
"vector_icons/tab_usb_connected.icon", |
"vector_icons/tablet.icon", |
"vector_icons/translate.icon", |
+ "vector_icons/update_menu_failed.icon", |
+ "vector_icons/update_menu_new_extension.icon", |
msw
2016/06/03 22:34:37
This doesn't appear to be used; should it be added
kylix_rd
2016/06/03 23:00:47
Should we wait for a consensus or just remove it n
Evan Stade
2016/06/03 23:04:40
remove for now, add back when we have a use for it
|
+ "vector_icons/update_menu_severity_low_medium_high.icon", |
+ "vector_icons/update_menu_severity_warning.icon", |
"vector_icons/upgrade_menu_item.icon", |
"vector_icons/warning.icon", |
"vector_icons/warning_badge.icon", |