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

Unified Diff: ui/gfx/BUILD.gn

Issue 1746333002: bluetooth: Show tab indicator when BT device is connected (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Created 4 years, 10 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/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 8fd50bd3b8c9d4fac6308475babdcb91816b56bd..6352c93a7bf8d3efe735e1ad54c05c326ad33a31 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -545,6 +545,7 @@ action("aggregate_vector_icons") {
"vector_icons/tab_audio.icon",
"vector_icons/tab_audio_muting.1x.icon",
"vector_icons/tab_audio_muting.icon",
+ "vector_icons/tab_bluetooth_connected.icon",
"vector_icons/tab_close_hovered_pressed.1x.icon",
"vector_icons/tab_close_hovered_pressed.icon",
"vector_icons/tab_close_normal.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698