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

Unified Diff: chrome/app/theme/theme_resources_large.grd

Issue 7742002: Change the icon on the desktop notifications infobar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Spacing fix. Created 9 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
Index: chrome/app/theme/theme_resources_large.grd
diff --git a/chrome/app/theme/theme_resources_large.grd b/chrome/app/theme/theme_resources_large.grd
index 7b712dbb7218c7609139373e2288e0817c6c87cc..fe863a8a98eb8b6d44c6713da752d62782f0fbc5 100644
--- a/chrome/app/theme/theme_resources_large.grd
+++ b/chrome/app/theme/theme_resources_large.grd
@@ -70,6 +70,7 @@
<include name="IDR_INFOBAR_AUTOFILL" file="large_infobar_autofill.png" type="BINDATA" />
<include name="IDR_INFOBAR_AUTOLOGIN" file="large_infobar_autologin.png" type="BINDATA" />
<include name="IDR_INFOBAR_COOKIE" file="large_infobar_cookie.png" type="BINDATA" />
+ <include name="IDR_INFOBAR_DESKTOP_NOTIFICATIONS" file="infobar_desktop_notifications.png" type="BINDATA" />
Peter Kasting 2011/09/14 19:00:30 There needs to be a large version of this icon tha
<include name="IDR_INFOBAR_INCOMPLETE" file="large_infobar_incomplete.png" type="BINDATA" />
<include name="IDR_INFOBAR_MEDIA_STREAM" file="large_infobar_media_stream.png" type="BINDATA" />
<include name="IDR_INFOBAR_MULTIPLE_DOWNLOADS" file="large_infobar_multiple_downloads.png" type="BINDATA" />

Powered by Google App Engine
This is Rietveld 408576698