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

Unified Diff: ui/gfx/BUILD.gn

Issue 2028473002: Added new icons for user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | ui/gfx/vector_icons/settings.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 516b8a0eaf3315fda66ff34bbe1929feb554923e..c6bc846c0a04c3a5b196ced6341b625c9d97fd15 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -503,10 +503,12 @@ action("aggregate_vector_icons") {
"vector_icons/remove_box.icon",
"vector_icons/remove_circle.icon",
"vector_icons/sad_tab.icon",
+ "vector_icons/settings.icon",
"vector_icons/smartphone.icon",
"vector_icons/submenu_arrow.1x.icon",
"vector_icons/submenu_arrow.icon",
"vector_icons/supervisor_account.icon",
+ "vector_icons/sync_problem.icon",
"vector_icons/tab.icon",
"vector_icons/tab_audio.1x.icon",
"vector_icons/tab_audio.icon",
« no previous file with comments | « no previous file | ui/gfx/vector_icons/settings.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698