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

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

Issue 2338103002: CrOS MD - use vectorized icons for ethernet and VPN. (Closed)
Patch Set: rename Wifi to Mobile Created 4 years, 3 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/chromeos/network/network_icon.cc ('k') | ui/gfx/vector_icons/network_ethernet.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 b9af95acbea1ca3dd6aca824af2f7d084a5a9453..d5487cef34422c5e3ead8c7847c1370e8f0c4d50 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -123,6 +123,10 @@ action("aggregate_vector_icons") {
"network_badge_technology_lte_advanced.icon",
"network_badge_vpn.1x.icon",
"network_badge_vpn.icon",
+ "network_ethernet.1x.icon",
+ "network_ethernet.icon",
+ "network_vpn.1x.icon",
+ "network_vpn.icon",
"notifications.icon",
"notifications_off.icon",
"omnibox_calculator.1x.icon",
« no previous file with comments | « ui/chromeos/network/network_icon.cc ('k') | ui/gfx/vector_icons/network_ethernet.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698