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

Unified Diff: ui/gfx/BUILD.gn

Issue 2057203002: Bringing back fast user switching on desktop user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ifdef for Android 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 3aaade9da7c6e06e21635b21e73eaf01365a59eb..2c803563679064c7491925aa1e6de18fbea4240c 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -414,6 +414,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",

Powered by Google App Engine
This is Rietveld 408576698