diff options
author | saintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-05 00:32:25 +0000 |
---|---|---|
committer | saintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-05 00:32:25 +0000 |
commit | 194adcfabe2550c44e76f0f20b1881d7298345dd (patch) | |
tree | 4360df58c825b83c901a24e8d9edbe9de32ca5bb | |
parent | da5742eecd540205239727b7b68096a39babdb75 (diff) | |
download | chromium_src-194adcfabe2550c44e76f0f20b1881d7298345dd.zip chromium_src-194adcfabe2550c44e76f0f20b1881d7298345dd.tar.gz chromium_src-194adcfabe2550c44e76f0f20b1881d7298345dd.tar.bz2 |
Ash: Fix forward button asset
The hot and normal states were reversed in the assets.
BUG=122076
TEST=visual, navigate to a page, hit back, check appearance for forward arrow
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9966004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130790 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/theme/ash/browser_forward_hot.png | bin | 1485 -> 1967 bytes |
-rw-r--r-- | chrome/app/theme/ash/browser_forward_normal.png | bin | 1967 -> 1485 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/ash/browser_forward_hot.png b/chrome/app/theme/ash/browser_forward_hot.png Binary files differindex 0fc54d9..ebdbdbc 100644 --- a/chrome/app/theme/ash/browser_forward_hot.png +++ b/chrome/app/theme/ash/browser_forward_hot.png diff --git a/chrome/app/theme/ash/browser_forward_normal.png b/chrome/app/theme/ash/browser_forward_normal.png Binary files differindex ebdbdbc..0fc54d9 100644 --- a/chrome/app/theme/ash/browser_forward_normal.png +++ b/chrome/app/theme/ash/browser_forward_normal.png |