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

Unified Diff: ui/resources/ui_resources_standard.grd

Issue 10514008: Add WebNotificationTray (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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: ui/resources/ui_resources_standard.grd
diff --git a/ui/resources/ui_resources_standard.grd b/ui/resources/ui_resources_standard.grd
index ba16aaa4f7cf9d2a7101d114fd943e08046be15d..bce7530f2320cef9636d194c9501eec32bad14c8 100644
--- a/ui/resources/ui_resources_standard.grd
+++ b/ui/resources/ui_resources_standard.grd
@@ -157,6 +157,7 @@
<include name="IDR_AURA_UBER_TRAY_HELP" file="default_100_percent/aura/status_help.png" type="BINDATA" />
<include name="IDR_AURA_UBER_TRAY_HELP_HOVER" file="default_100_percent/aura/status_help_h.png" type="BINDATA" />
<include name="IDR_AURA_UBER_TRAY_LOCALE" file="default_100_percent/aura/status_locale.png" type="BINDATA" />
+ <include name="IDR_AURA_UBER_TRAY_WEB_NOTIFICATON" file="default_100_percent/aura/statusbar_notifications.png" type="BINDATA" />
oshima 2012/06/05 22:59:46 please add this to ui_resources_2x.grd, ui_resourc
stevenjb 2012/06/06 23:12:15 Done.
</if>
<if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">

Powered by Google App Engine
This is Rietveld 408576698