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

Unified Diff: ash/resources/ash_resources.grd

Issue 1931563002: Add Bluetooth device type icons on the device list in system tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: ash/resources/ash_resources.grd
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index cb56d86a68dab7a05a629966c6ee75e57e5e61ec..1a87871d47beabe099141e777b08c29d1f86313b 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -75,6 +75,15 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBILITY" file="cros/status/status_accessibility_mode.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBILITY_DARK" file="cros/status/status_accessibility_dark.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH" file="cros/status/status_bluetooth.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_BLUETOOTH" file="cros/bluetooth/bluetooth.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_COMPUTER" file="cros/bluetooth/computer.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_CONNECTED" file="cros/bluetooth/connected.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_GAMEPAD" file="cros/bluetooth/gamepad.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_HEADSET" file="cros/bluetooth/headset.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_KEYBOARD" file="cros/bluetooth/keyboard.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_MOUSE" file="cros/bluetooth/mouse.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_SMARTPHONE" file="cros/bluetooth/smartphone.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DEVICE_VIDEOCAM" file="cros/bluetooth/videocam.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED" file="cros/status/status_bluetooth_disabled.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED_HOVER" file="cros/status/status_bluetooth_disabled_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED" file="cros/status/status_bluetooth_enabled.png" />
« no previous file with comments | « no previous file | ash/resources/default_100_percent/cros/bluetooth/bluetooth.png » ('j') | ash/system/bluetooth/tray_bluetooth.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698