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

Unified Diff: ui/gfx/BUILD.gn

Issue 1262513002: Use vectorized icon for default extensions icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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 353e18ba9c743da5c5db0c03e446925bb707b1ac..da3fff15a67d1e97a95a3e21fd5f6bf6e1e82a00 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -400,6 +400,7 @@ action("aggregate_vector_icons") {
script = "vector_icons/aggregate_vector_icons.py"
sources = [
"vector_icons/check_circle.icon",
+ "vector_icons/extension.icon",
"vector_icons/help_outline.icon",
"vector_icons/location_on.icon",
"vector_icons/notifications.icon",
« no previous file with comments | « chrome/browser/ui/views/website_settings/permissions_bubble_view.cc ('k') | ui/gfx/vector_icons/extension.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698