| Index: ash/resources/ash_resources.grd
|
| diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
|
| index dbee687704f5fb755d197e0717a9f550ab43bf2c..62b9159640a67ad8e1dda9b83e81f5843c2ca02e 100644
|
| --- a/ash/resources/ash_resources.grd
|
| +++ b/ash/resources/ash_resources.grd
|
| @@ -105,6 +105,9 @@
|
|
|
| <!-- ChromeOS specific icons -->
|
| <if expr="chromeos">
|
| + <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_BATTERY_CRITICAL" file="cros/notification/notification_battery_critical_icon.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_BATTERY_FLUCTUATING" file="cros/notification/notification_battery_fluctuating_icon.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_BATTERY_LOW" file="cros/notification/notification_battery_low_icon.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_BLUETOOTH" file="cros/notification/notification_bluetooth_icon.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_DISPLAY" file="cros/notification/display_notification_icon.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_LOW_POWER_CHARGER" file="cros/notification/notification_low_power_charger.png" />
|
|
|