summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 02:39:57 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 02:39:57 +0000
commitcec09ef0ecb8f5e2f2171797d27b7ea1a496ddfb (patch)
treea3bf5d0c7f3da997c0701c6f318582c00a3abeb9 /chrome/app/theme
parent465862a036acee434df5d8fa85a462c75f37b8c7 (diff)
downloadchromium_src-cec09ef0ecb8f5e2f2171797d27b7ea1a496ddfb.zip
chromium_src-cec09ef0ecb8f5e2f2171797d27b7ea1a496ddfb.tar.gz
chromium_src-cec09ef0ecb8f5e2f2171797d27b7ea1a496ddfb.tar.bz2
Revert 96306 - Multi-Profiles: Change avatar menu to bubble view
BUG= TEST=Ran on views and verified that things looked ok. Review URL: http://codereview.chromium.org/7566050 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/7622001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r--chrome/app/theme/profile_edit.pngbin1209 -> 0 bytes
-rw-r--r--chrome/app/theme/profile_edit_hover.pngbin1214 -> 0 bytes
-rw-r--r--chrome/app/theme/profile_edit_pressed.pngbin1217 -> 0 bytes
-rw-r--r--chrome/app/theme/profile_selected.pngbin1353 -> 0 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd4
5 files changed, 0 insertions, 4 deletions
diff --git a/chrome/app/theme/profile_edit.png b/chrome/app/theme/profile_edit.png
deleted file mode 100644
index 6001ba4..0000000
--- a/chrome/app/theme/profile_edit.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/profile_edit_hover.png b/chrome/app/theme/profile_edit_hover.png
deleted file mode 100644
index 20d66d8..0000000
--- a/chrome/app/theme/profile_edit_hover.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/profile_edit_pressed.png b/chrome/app/theme/profile_edit_pressed.png
deleted file mode 100644
index 782f3d5..0000000
--- a/chrome/app/theme/profile_edit_pressed.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/profile_selected.png b/chrome/app/theme/profile_selected.png
deleted file mode 100644
index ca02353..0000000
--- a/chrome/app/theme/profile_selected.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 8ce14bd..5c3fd0f 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -232,10 +232,6 @@
<include name="IDR_PROFILE_AVATAR_23" file="profile_avatar_margarita.png" type="BINDATA" />
<include name="IDR_PROFILE_AVATAR_24" file="profile_avatar_note.png" type="BINDATA" />
<include name="IDR_PROFILE_AVATAR_25" file="profile_avatar_sun_cloud.png" type="BINDATA" />
- <include name="IDR_PROFILE_EDIT" file="profile_edit.png" type="BINDATA" />
- <include name="IDR_PROFILE_EDIT_HOVER" file="profile_edit_hover.png" type="BINDATA" />
- <include name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" type="BINDATA" />
- <include name="IDR_PROFILE_SELECTED" file="profile_selected.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" />