Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(703)

Unified Diff: ash/resources/vector_icons/BUILD.gn

Issue 2327943002: Vectorize help icon in Ash system menu for MD (Closed)
Patch Set: Addressed review comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/system/tray/tray_constants.cc ('k') | ash/resources/vector_icons/system_menu_help.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/BUILD.gn
diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
index c316987b8815593851ced2ca0e1fd736e4a9aa9c..063c42b8f6f7f17bf1869cdc8730ec7c35613828 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -46,6 +46,8 @@ action("aggregate_vector_icons") {
"system_menu_cast.icon",
"system_menu_child_user.1x.icon",
"system_menu_child_user.icon",
+ "system_menu_help.1x.icon",
+ "system_menu_help.icon",
"system_menu_keyboard.1x.icon",
"system_menu_keyboard.icon",
"system_menu_rotation_lock_auto.1x.icon",
« no previous file with comments | « ash/common/system/tray/tray_constants.cc ('k') | ash/resources/vector_icons/system_menu_help.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698