summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 20:46:06 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 20:46:06 +0000
commitd93587c57a36a15683e0a431f8c015e6e6ceafcf (patch)
tree89b1773ea52a9d7f31fb3b6ccf5cbb05d28b5667 /ash/shell.h
parent3b274b448e898b6bdddea3807137f51d7837cc08 (diff)
downloadchromium_src-d93587c57a36a15683e0a431f8c015e6e6ceafcf.zip
chromium_src-d93587c57a36a15683e0a431f8c015e6e6ceafcf.tar.gz
chromium_src-d93587c57a36a15683e0a431f8c015e6e6ceafcf.tar.bz2
Hides the bubble arrow when showing a tray bubble and the launcher is
hidden. Additionally makes the bubble track the launcher. BUG=157899 TEST=none R=sadrul@chromium.org,msw@chromium.org Review URL: https://chromiumcodereview.appspot.com/11270051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164398 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell.h b/ash/shell.h
index 0a29535..d744b2a 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -97,7 +97,6 @@ class RootWindowController;
class RootWindowLayoutManager;
class ScreenPositionController;
class ShadowController;
-class ShelfLayoutManager;
class SlowAnimationEventFilter;
class StackingController;
class StatusAreaWidget;