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

Unified Diff: ui/gfx/BUILD.gn

Issue 1319213004: Update bookmark bar folder icons to MD; vectorize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix bug Created 5 years, 4 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/bookmarks/bookmark_menu_delegate.cc ('k') | ui/gfx/vector_icons/folder.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 6406021183a4bd6256803d8c645d39ce2cd2da16..3131abe4e88739269481c07da456e695c4ea1dc2 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -434,6 +434,9 @@ action("aggregate_vector_icons") {
"vector_icons/find_next.icon",
"vector_icons/find_prev.1x.icon",
"vector_icons/find_prev.icon",
+ "vector_icons/folder.icon",
+ "vector_icons/folder_managed.icon",
+ "vector_icons/folder_supervised.icon",
"vector_icons/fullscreen.icon",
"vector_icons/help_outline.icon",
"vector_icons/image.icon",
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc ('k') | ui/gfx/vector_icons/folder.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698