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

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

Issue 7155015: Store profile avatar to preferences (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
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 09d1c195d67530401f73ea96eb4e21940916bf5f..9a6f9ee811ed01b46a01747eadcfbdbccb2bf3c7 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -217,6 +217,9 @@
referenced by installer code; don't remove them unless you know what
you're doing! -->
<include name="IDR_PROFILE_AVATAR_1" file="avatar_cupcake.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_2" file="avatar_beaker.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_3" file="avatar_bee.png" type="BINDATA" />
+ <include name="IDR_PROFILE_AVATAR_4" file="avatar_briefcase.png" type="BINDATA" />
<include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" type="BINDATA" />
<include name="IDR_SAD_FAVICON" file="sadfavicon.png" type="BINDATA" />
<include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" />
« no previous file with comments | « no previous file | chrome/browser/profiles/profile_info_cache.h » ('j') | chrome/browser/profiles/profile_info_cache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698