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

Unified Diff: ash/resources/ash_resources.grd

Issue 2081873002: Incorporate comments in Dbus code and add Eol icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 8ca33861f2f63d8ed2a168ecfec95f91cf33d7c6..46b773ee14fb4c50915c1a888664be6948e61861 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -164,6 +164,7 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_DISABLED_HOVER" file="cros/network/status_wifi_disabled_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENABLED" file="cros/network/status_wifi_enabled.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENABLED_HOVER" file="cros/network/status_wifi_enabled_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_EOL" file="cros/notification/eol_notification_icon.png" />
xiyuan 2016/06/21 15:18:14 Why do we put this as part of ash resources? Since
xiaoyinh(OOO Sep 11-29) 2016/06/22 18:25:39 Moved to theme_resources.grd. Thanks!
</if>

Powered by Google App Engine
This is Rietveld 408576698