summaryrefslogtreecommitdiffstats
path: root/ui/resources/ui_resources.grd
diff options
context:
space:
mode:
authorxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-07 04:22:34 +0000
committerxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-07 04:22:34 +0000
commit7e8464417e999a254a1e86b3a8cd0b2e15be14b3 (patch)
tree203ab1443ea028424cc6c484befa9cac5ba5afc3 /ui/resources/ui_resources.grd
parentb4ddc7a09337e5c9bc9422b6ddbf25578f0140e4 (diff)
downloadchromium_src-7e8464417e999a254a1e86b3a8cd0b2e15be14b3.zip
chromium_src-7e8464417e999a254a1e86b3a8cd0b2e15be14b3.tar.gz
chromium_src-7e8464417e999a254a1e86b3a8cd0b2e15be14b3.tar.bz2
ash: Update launcher overflow chevron.
- Use new overflow chevron assets; - Code drawing hover/pressed state and rotate image for left/right launcher; BUG=132855 TEST=Verify launcher chevron uses new image and has hover effect similar to app menu and ubertray. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources/ui_resources.grd')
-rw-r--r--ui/resources/ui_resources.grd2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index 14993df..f7bf0ad 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -66,8 +66,6 @@
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_NEW_BROWSER_HOT" file="ash/new_browser_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_NEW_BROWSER_PUSHED" file="ash/new_browser_pressed.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_OVERFLOW" file="ash/launcher_overflow.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_OVERFLOW_HOT" file="ash/launcher_overflow_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_OVERFLOW_PUSHED" file="ash/launcher_overflow_pressed.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ACTIVE" file="ash/launcher_underline_active.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_HOVER" file="ash/launcher_underline_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_RUNNING" file="ash/launcher_underline_running.png" />