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

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

Issue 2304213002: Show device connection and paired status in chooser on Mac (Closed)
Patch Set: use vector icons 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
Index: ui/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index f8a8157f756e12e968e79a21657d279eeeadb064..29b167e3635ae4eb522b11384bdfb8c60f3aee8e 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -17,6 +17,7 @@ action("aggregate_vector_icons") {
"bar_close.1x.icon",
"bar_close.icon",
"blocked_badge.icon",
+ "bluetooth_connected.icon",
ortuno 2016/09/07 02:47:02 Why can't we use vector icons for the signal stren
Evan Stade 2016/09/07 16:41:42 We could, but imo that's not necessarily blocking
"browser_tools.icon",
"browser_tools_error.icon",
"browser_tools_update.icon",

Powered by Google App Engine
This is Rietveld 408576698