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

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

Issue 2345573003: Vectorize power icon in Ash system menu for MD (Closed)
Patch Set: 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/date/date_default_view.cc ('k') | ash/resources/vector_icons/system_menu_power.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 063c42b8f6f7f17bf1869cdc8730ec7c35613828..92e28648396ed5f54ec6be9dc6109192f5c30c88 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -50,6 +50,8 @@ action("aggregate_vector_icons") {
"system_menu_help.icon",
"system_menu_keyboard.1x.icon",
"system_menu_keyboard.icon",
+ "system_menu_power.1x.icon",
+ "system_menu_power.icon",
"system_menu_rotation_lock_auto.1x.icon",
"system_menu_rotation_lock_auto.icon",
"system_menu_rotation_lock_locked.1x.icon",
« no previous file with comments | « ash/common/system/date/date_default_view.cc ('k') | ash/resources/vector_icons/system_menu_power.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698