summaryrefslogtreecommitdiffstats
path: root/ash/test/launcher_view_test_api.cc
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 /ash/test/launcher_view_test_api.cc
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 'ash/test/launcher_view_test_api.cc')
-rw-r--r--ash/test/launcher_view_test_api.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/test/launcher_view_test_api.cc b/ash/test/launcher_view_test_api.cc
index 7237196..a793faf 100644
--- a/ash/test/launcher_view_test_api.cc
+++ b/ash/test/launcher_view_test_api.cc
@@ -6,6 +6,7 @@
#include "ash/launcher/launcher_button.h"
#include "ash/launcher/launcher_view.h"
+#include "ash/launcher/overflow_button.h"
#include "base/message_loop.h"
#include "ui/views/animation/bounds_animator.h"
#include "ui/views/controls/button/image_button.h"