summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/aura_shell.gyp
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-15 17:38:55 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-15 17:38:55 +0000
commit22f9d317e47f3f9b8e435a70b53f1b0d2f1387f2 (patch)
tree271b36534ef625d91fa726a9e03e46c48d8311b4 /ui/aura_shell/aura_shell.gyp
parent81086d41152fe217c07d8079cde2d1a7ce4ec337 (diff)
downloadchromium_src-22f9d317e47f3f9b8e435a70b53f1b0d2f1387f2.zip
chromium_src-22f9d317e47f3f9b8e435a70b53f1b0d2f1387f2.tar.gz
chromium_src-22f9d317e47f3f9b8e435a70b53f1b0d2f1387f2.tar.bz2
Now that the launcher is sized to the width of the root window we need
to tell it the size of the launcher so that it doesn't layout on top of the status. BUG=106432 TEST=covered by tests. R=ben@chromium.org Review URL: http://codereview.chromium.org/8953004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114658 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/aura_shell/aura_shell.gyp')
-rw-r--r--ui/aura_shell/aura_shell.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index e404546..88268c4 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -153,6 +153,7 @@
'drag_drop_controller_unittest.cc',
'image_grid_unittest.cc',
'launcher/launcher_model_unittest.cc',
+ 'launcher/launcher_unittest.cc',
'launcher/view_model_unittest.cc',
'launcher/view_model_utils_unittest.cc',
'modal_container_layout_manager_unittest.cc',