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

Unified Diff: ui/gfx/vector_icons/BUILD.gn

Issue 2729623002: Update vector icons in browser profiles code (bubble, etc.) to structs. (Closed)
Patch Set: review Created 3 years, 10 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/profiles/profile_chooser_view.cc ('k') | ui/gfx/vector_icons/account_box.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index e5c9ba386bdf02e22d3cd35fc164b631f8ad24bc..cec728d2e581fa9d8d9218129d1e977d47fe0266 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -13,21 +13,14 @@ action("aggregate_vector_icons") {
script = "aggregate_vector_icons.py"
icons = [
- "account_box.icon",
- "account_child.icon",
- "account_child_circle.icon",
- "account_circle.icon",
"business.icon",
"check_circle.1x.icon",
"check_circle.icon",
- "close_all.icon",
"default_favicon.icon",
"eol.icon",
"fullscreen.icon",
"help_outline.icon",
"info_outline.icon",
- "lock.icon",
- "mode_edit.icon",
"notifications.icon",
"notifications_off.icon",
@@ -36,14 +29,6 @@ action("aggregate_vector_icons") {
"omnibox_search.icon",
"pdf.1x.icon",
"pdf.icon",
- "photo_camera.icon",
- "remove_box.icon",
- "remove_circle.icon",
- "settings.icon",
- "supervisor_account.icon",
- "supervisor_account_circle.icon",
- "sync_problem.icon",
- "user_account_avatar.icon",
"warning.icon",
"web.icon",
]
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_chooser_view.cc ('k') | ui/gfx/vector_icons/account_box.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698