summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
diff options
context:
space:
mode:
authorguohui@chromium.org <guohui@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 04:08:05 +0000
committerguohui@chromium.org <guohui@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 04:09:40 +0000
commit0c5d8f97997d86cf745ff1feaf964935b2155fe7 (patch)
tree54c44a5991892ec640db30bbc3eb4a1c10d53f5e /chrome/app/theme
parentb3ea9fd4ec3f63a127e45ec772d9c8d0def1bbf8 (diff)
downloadchromium_src-0c5d8f97997d86cf745ff1feaf964935b2155fe7.zip
chromium_src-0c5d8f97997d86cf745ff1feaf964935b2155fe7.tar.gz
chromium_src-0c5d8f97997d86cf745ff1feaf964935b2155fe7.tar.bz2
Use correct icon for the disconnect button in the new avatar bubble
BUG=403018 Review URL: https://codereview.chromium.org/473733005 Cr-Commit-Position: refs/heads/master@{#289774} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289774 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r--chrome/app/theme/theme_resources.grd1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index dea32a6..f42f863 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -349,6 +349,7 @@
<structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATAR" file="common/avatar_menu_profile.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_SUPERVISED" file="common/avatar_menu_supervised.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOGNITO" file="common/incognito.png" />
+ <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCONNECT" file="common/avatar_menu_disconnect.png" />
<structure type="chrome_scaled_image"
name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESSED" file="common/edit_button_pressed.png" />