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

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

Issue 8639003: Removing obsolete icons, and adding entries in the GRD files for the new icons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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
« no previous file with comments | « chrome/app/theme/large_infobar_media_stream.png ('k') | chrome/app/theme/theme_resources_standard.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources_large.grd
===================================================================
--- chrome/app/theme/theme_resources_large.grd (revision 111039)
+++ chrome/app/theme/theme_resources_large.grd (working copy)
@@ -68,7 +68,8 @@
<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_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_MEDIA_STREAM_CAMERA" file="large_infobar_camera.png" type="BINDATA" />
+ <include name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="large_infobar_microphone.png" type="BINDATA" />
<include name="IDR_INFOBAR_MULTIPLE_DOWNLOADS" file="large_infobar_multiple_downloads.png" type="BINDATA" />
<include name="IDR_INFOBAR_PLUGIN_CRASHED" file="large_infobar_plugin_crashed.png" type="BINDATA" />
<include name="IDR_INFOBAR_PLUGIN_INSTALL" file="large_infobar_plugin.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/large_infobar_media_stream.png ('k') | chrome/app/theme/theme_resources_standard.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698