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

Unified Diff: ui/gfx/vector_icons_sources.gypi

Issue 2143863004: Use vector assets for media router icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: init to zero Created 4 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
« no previous file with comments | « ui/gfx/vector_icons/media_router_warning.icon ('k') | ui/views/examples/vector_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons_sources.gypi
diff --git a/ui/gfx/vector_icons_sources.gypi b/ui/gfx/vector_icons_sources.gypi
index 08ffc81e1472d927b084b2a51491b3cab4c37604..b939c00b6f9b7bcfdf86fd9c1fa16e0757ffd472 100644
--- a/ui/gfx/vector_icons_sources.gypi
+++ b/ui/gfx/vector_icons_sources.gypi
@@ -72,6 +72,10 @@
'vector_icons/location_bar_star_active.icon',
'vector_icons/location_on.icon',
'vector_icons/lock.icon',
+ 'vector_icons/media_router_active.icon',
+ 'vector_icons/media_router_error.icon',
+ 'vector_icons/media_router_idle.icon',
+ 'vector_icons/media_router_warning.icon',
'vector_icons/menu_check.1x.icon',
'vector_icons/menu_check.icon',
'vector_icons/menu_radio_empty.icon',
« no previous file with comments | « ui/gfx/vector_icons/media_router_warning.icon ('k') | ui/views/examples/vector_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698