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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 7119004: Adding select.png as a shared resource. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
« no previous file with comments | « chrome/browser/resources/shared/images/select.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared_resources.grd
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index e7264dcdcea9d76799e6af542f43ce8d86d0d851..8c2897ef228ed976ef38e8b304a4f0cec1144fe4 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -40,6 +40,8 @@ without changes to the corresponding grd file. paaaae -->
file="shared/images/icon_media.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_ICON_PHOTO"
file="shared/images/icon_photo.png" type="BINDATA" />
+ <include name="IDR_SHARED_IMAGES_SELECT"
+ file="shared/images/select.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_THROBBER"
file="shared/images/throbber.svg" type="BINDATA" />
<include name="IDR_SHARED_JS_CR"
« no previous file with comments | « chrome/browser/resources/shared/images/select.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698