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

Unified Diff: ui/gfx/BUILD.gn

Issue 1421683002: Update search chip icon for MD, vectorize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pkasting review Created 5 years, 2 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 22cd0fb8a8d6c126d1bd56aa3b6a7c8034083e17..e5001977c580169cf9444ace80f9120724a7f6ba 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -456,6 +456,8 @@ action("aggregate_vector_icons") {
"vector_icons/globe.icon",
"vector_icons/help_outline.icon",
"vector_icons/image.icon",
+ "vector_icons/keyword_search.1x.icon",
+ "vector_icons/keyword_search.icon",
"vector_icons/laptop.icon",
"vector_icons/location_on.icon",
"vector_icons/midi.icon",
« no previous file with comments | « chrome/browser/ui/views/location_bar/selected_keyword_view.cc ('k') | ui/gfx/vector_icons/keyword_search.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698