summaryrefslogtreecommitdiffstats
path: root/ui/resources/ui_resources.grd
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-04 16:44:28 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-04 16:44:28 +0000
commitd9310e73313623e83708e0ba4e242343ddb71beb (patch)
tree4334cca622bedaa7d6dbb9fd5845ba073e6ea443 /ui/resources/ui_resources.grd
parent91043a823d2ffda5d5a1c8f026173777aac35f83 (diff)
downloadchromium_src-d9310e73313623e83708e0ba4e242343ddb71beb.zip
chromium_src-d9310e73313623e83708e0ba4e242343ddb71beb.tar.gz
chromium_src-d9310e73313623e83708e0ba4e242343ddb71beb.tar.bz2
Makes launcher handle overflow.
BUG=101505 TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/8334036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources/ui_resources.grd')
-rw-r--r--ui/resources/ui_resources.grd1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index c9670c2..4f294d2 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -131,6 +131,7 @@
<!-- Images only used by Aura. -->
<if expr="pp_ifdef('use_aura')">
<include name="IDR_AURA_LAUNCHER_ICON_CHROME" file="aura/chromium-32.png" type="BINDATA" />
+ <include name="IDR_AURA_LAUNCHER_OVERFLOW" file="aura/launcher_overflow.png" type="BINDATA" />
<include name="IDR_AURA_LAUNCHER_TABBED_BROWSER_1" file="aura/browser_instance_1.png" type="BINDATA" />
<include name="IDR_AURA_LAUNCHER_TABBED_BROWSER_2" file="aura/browser_instance_2.png" type="BINDATA" />
<include name="IDR_AURA_LAUNCHER_TABBED_BROWSER_3" file="aura/browser_instance_3.png" type="BINDATA" />