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

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

Issue 7453001: Initial drop of profile avatar icons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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/app/theme/profile_avatar_volley_ball.png ('k') | chrome/browser/profiles/profile_info_cache.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
===================================================================
--- chrome/app/theme/theme_resources.grd (revision 92869)
+++ chrome/app/theme/theme_resources.grd (working copy)
@@ -206,10 +206,16 @@
<!-- NOTE: product_logo_*.* files beyond what's listed above are
referenced by installer code; don't remove them unless you know what
you're doing! -->
- <include name="IDR_PROFILE_AVATAR_0" file="avatar_cupcake.png" type="BINDATA" />
- <include name="IDR_PROFILE_AVATAR_1" file="avatar_beaker.png" type="BINDATA" />
- <include name="IDR_PROFILE_AVATAR_2" file="avatar_bee.png" type="BINDATA" />
- <include name="IDR_PROFILE_AVATAR_3" file="avatar_briefcase.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_0" file="profile_avatar_generic.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_1" file="profile_avatar_secret_agent.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_2" file="profile_avatar_superhero.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_3" file="profile_avatar_volley_ball.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_4" file="profile_avatar_detective.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_5" file="profile_avatar__ninja.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_6" file="profile_avatar_awesome.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_7" file="profile_avatar_flower.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_8" file="profile_avatar_pizza.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_9" file="profile_avatar_soccer.png" type="BINDATA" />
<include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" type="BINDATA" />
<include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" />
<include name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/profile_avatar_volley_ball.png ('k') | chrome/browser/profiles/profile_info_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698