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

Unified Diff: ash/BUILD.gn

Issue 2381493005: Add bluetooth device type icons on MD system tray. (Closed)
Patch Set: Add depencency //ui/gfx/vector_icons:vector_icons to //ash:ash 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 | « no previous file | ash/common/system/chromeos/bluetooth/tray_bluetooth.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 4b2bef37ba70fba34c7dbc09854e4658222efeb2..9024a17f4db696d8da014cb70ce943087c98ba52 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -852,6 +852,7 @@ component("ash") {
"//ui/events/devices",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/gfx/vector_icons:vector_icons",
"//ui/keyboard",
"//ui/message_center",
"//ui/native_theme",
« no previous file with comments | « no previous file | ash/common/system/chromeos/bluetooth/tray_bluetooth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698