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

Unified Diff: chrome/app/vector_icons/BUILD.gn

Issue 2625273002: Migrate more vector icons to chrome/. (Closed)
Patch Set: fix mac Created 3 years, 11 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 | chrome/app/vector_icons/caret_down.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/vector_icons/BUILD.gn
diff --git a/chrome/app/vector_icons/BUILD.gn b/chrome/app/vector_icons/BUILD.gn
index 76953eba5c59177d6227c5db0f017b3972bca902..abc780f83cc5c2ed7bdfd71e15a0d68af7ffbd2a 100644
--- a/chrome/app/vector_icons/BUILD.gn
+++ b/chrome/app/vector_icons/BUILD.gn
@@ -11,6 +11,10 @@ action("aggregate_vector_icons") {
"browser_tools.icon",
"browser_tools_error.icon",
"browser_tools_update.icon",
+ "caret_down.1x.icon",
+ "caret_down.icon",
+ "caret_up.1x.icon",
+ "caret_up.icon",
"laptop.icon",
"navigate_back.1x.icon",
"navigate_back.icon",
« no previous file with comments | « no previous file | chrome/app/vector_icons/caret_down.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698