summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-05 00:32:25 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-05 00:32:25 +0000
commit194adcfabe2550c44e76f0f20b1881d7298345dd (patch)
tree4360df58c825b83c901a24e8d9edbe9de32ca5bb
parentda5742eecd540205239727b7b68096a39babdb75 (diff)
downloadchromium_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.pngbin1485 -> 1967 bytes
-rw-r--r--chrome/app/theme/ash/browser_forward_normal.pngbin1967 -> 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
index 0fc54d9..ebdbdbc 100644
--- a/chrome/app/theme/ash/browser_forward_hot.png
+++ b/chrome/app/theme/ash/browser_forward_hot.png
Binary files differ
diff --git a/chrome/app/theme/ash/browser_forward_normal.png b/chrome/app/theme/ash/browser_forward_normal.png
index ebdbdbc..0fc54d9 100644
--- a/chrome/app/theme/ash/browser_forward_normal.png
+++ b/chrome/app/theme/ash/browser_forward_normal.png
Binary files differ