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

Unified Diff: ui/gfx/BUILD.gn

Issue 1561923005: Vectorize tab recording and capturing icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: miu nits Created 4 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 | « chrome/browser/ui/tabs/tab_utils.cc ('k') | ui/gfx/vector_icons/tab_media_capturing.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 66b58e816f1370023961d61f6724a599048469fb..1d54f35ef282ecae9d044f007906046a7c64dd80 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -533,6 +533,8 @@ action("aggregate_vector_icons") {
"vector_icons/tab_close_hovered_pressed.icon",
"vector_icons/tab_close_normal.1x.icon",
"vector_icons/tab_close_normal.icon",
+ "vector_icons/tab_media_capturing.icon",
+ "vector_icons/tab_media_recording.icon",
"vector_icons/tablet.icon",
"vector_icons/translate.icon",
"vector_icons/warning.icon",
« no previous file with comments | « chrome/browser/ui/tabs/tab_utils.cc ('k') | ui/gfx/vector_icons/tab_media_capturing.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698