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

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

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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 | « ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm ('k') | ui/gfx/vector_icons/autologin.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 d0676ddd0106873586376f8fc7562858021ea505..0f5abcf011805397f484ff35c2cac1c47824db4b 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -15,20 +15,15 @@ action("aggregate_vector_icons") {
"account_child_circle.icon",
"account_circle.icon",
"apps.icon",
- "autologin.icon",
"bar_close.1x.icon",
"bar_close.icon",
"blocked_badge.icon",
- "bluetooth_connected.icon",
"business.icon",
"check_circle.1x.icon",
"check_circle.icon",
"close_all.icon",
"code.icon",
"cookie.icon",
- "crashed_tab.icon",
- "credit_card.1x.icon",
- "credit_card.icon",
"default_favicon.icon",
"eol.icon",
"error_circle.icon",
@@ -38,31 +33,11 @@ action("aggregate_vector_icons") {
"file_download_incognito.1x.icon",
"file_download_incognito.icon",
"file_download_shelf.icon",
- "folder.1x.icon",
- "folder.icon",
- "folder_managed.1x.icon",
- "folder_managed.icon",
- "folder_supervised.1x.icon",
- "folder_supervised.icon",
"fullscreen.icon",
"globe.icon",
"help_outline.icon",
"image.icon",
- "incognito.1x.icon",
- "incognito.icon",
"info_outline.icon",
- "location_bar_http.1x.icon",
- "location_bar_http.icon",
- "location_bar_https_invalid.1x.icon",
- "location_bar_https_invalid.icon",
- "location_bar_https_valid.1x.icon",
- "location_bar_https_valid.icon",
- "location_bar_https_valid_in_chip.1x.icon",
- "location_bar_https_valid_in_chip.icon",
- "location_bar_product.1x.icon",
- "location_bar_product.icon",
- "location_bar_star.icon",
- "location_bar_star_active.icon",
"location_on.icon",
"lock.icon",
"media_router_active.icon",
@@ -76,17 +51,10 @@ action("aggregate_vector_icons") {
"my_location.icon",
"notifications.icon",
"notifications_off.icon",
- "omnibox_calculator.1x.icon",
- "omnibox_calculator.icon",
- "omnibox_extension_app.1x.icon",
- "omnibox_extension_app.icon",
- "omnibox_http.icon",
- "omnibox_keyword_search.icon",
+
+ # TODO(estade): this is the same as the one in components/omnibox, but it's
+ # referenced from Ash. De-dupe this soon.
"omnibox_search.icon",
- "omnibox_star.1x.icon",
- "omnibox_star.icon",
- "overflow_chevron.1x.icon",
- "overflow_chevron.icon",
"paintbrush.icon",
"pdf.1x.icon",
"pdf.icon",
@@ -100,14 +68,11 @@ action("aggregate_vector_icons") {
"supervisor_account.icon",
"supervisor_account_circle.icon",
"sync_problem.icon",
- "translate.icon",
"user_account_avatar.icon",
"videocam.icon",
"warning.icon",
"warning_badge.icon",
"web.icon",
- "zoom_minus.icon",
- "zoom_plus.icon",
"${branding_path_component}/product.icon",
]
« no previous file with comments | « ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm ('k') | ui/gfx/vector_icons/autologin.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698