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

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

Issue 2623693003: Move more vector icons into respective directories. (Closed)
Patch Set: 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 | « ash/resources/vector_icons/shelf_overview.1x.icon ('k') | chrome/app/vector_icons/laptop.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 35502cdb6ba7ca426e9b12defd5da250030475a9..76953eba5c59177d6227c5db0f017b3972bca902 100644
--- a/chrome/app/vector_icons/BUILD.gn
+++ b/chrome/app/vector_icons/BUILD.gn
@@ -11,6 +11,7 @@ action("aggregate_vector_icons") {
"browser_tools.icon",
"browser_tools_error.icon",
"browser_tools_update.icon",
+ "laptop.icon",
"navigate_back.1x.icon",
"navigate_back.icon",
"navigate_forward.1x.icon",
@@ -21,6 +22,22 @@ action("aggregate_vector_icons") {
"navigate_reload.icon",
"navigate_stop.1x.icon",
"navigate_stop.icon",
+ "smartphone.icon",
+ "tab.icon",
+ "tab_audio.1x.icon",
+ "tab_audio.icon",
+ "tab_audio_muting.1x.icon",
+ "tab_audio_muting.icon",
+ "tab_bluetooth_connected.icon",
+ "tab_close_hovered_pressed.1x.icon",
+ "tab_close_hovered_pressed.icon",
+ "tab_close_normal.1x.icon",
+ "tab_close_normal.icon",
+ "tab_media_capturing.icon",
+ "tab_media_recording.icon",
+ "tab_usb_connected.1x.icon",
+ "tab_usb_connected.icon",
+ "tablet.icon",
]
output_cc = "$target_gen_dir/vector_icons.cc"
« no previous file with comments | « ash/resources/vector_icons/shelf_overview.1x.icon ('k') | chrome/app/vector_icons/laptop.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698