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

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: mute -> connected Created 4 years, 9 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 | « content/public/browser/web_contents.h ('k') | ui/gfx/vector_icons/tab_bluetooth_connected.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 9840fe1b91c9945fd3f5350452c04d78173834a4..caf18062ed2513af34873b94bca6b3cf30f0684c 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -536,6 +536,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",
« no previous file with comments | « content/public/browser/web_contents.h ('k') | ui/gfx/vector_icons/tab_bluetooth_connected.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698