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

Unified Diff: ui/gfx/BUILD.gn

Issue 2105863005: Added/replaced icons in material design user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « chrome/browser/ui/views/profiles/profile_chooser_view.cc ('k') | ui/gfx/vector_icons/account_circle.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 9e43e3ffaa90899b5f2c633e6f8c476fc7956430..acebe0b5eb966c5ea5d9068e06e9b05edfdcdb32 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -415,6 +415,7 @@ action("aggregate_vector_icons") {
sources = [
"vector_icons/account_box.icon",
"vector_icons/account_child_invert.icon",
+ "vector_icons/account_circle.icon",
"vector_icons/apps.icon",
"vector_icons/autologin.icon",
"vector_icons/bar_close.1x.icon",
@@ -433,6 +434,7 @@ action("aggregate_vector_icons") {
"vector_icons/checkbox_active.icon",
"vector_icons/checkbox_normal.icon",
"vector_icons/chrome_product.icon",
+ "vector_icons/close_all.icon",
"vector_icons/code.icon",
"vector_icons/combobox_arrow_mac_disabled.icon",
"vector_icons/combobox_arrow_mac_enabled.icon",
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_chooser_view.cc ('k') | ui/gfx/vector_icons/account_circle.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698