 Chromium Code Reviews
 Chromium Code Reviews Issue 2304213002:
  Show device connection and paired status in chooser on Mac  (Closed)
    
  
    Issue 2304213002:
  Show device connection and paired status in chooser on Mac  (Closed) 
  | 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", |