summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 21:48:16 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 21:48:16 +0000
commit72b71bb021c1594f013ef4789a6e860494ecac6d (patch)
tree3dcb761b186b22956b5da1fa014a6fe7d8c8e967 /ash/shell.h
parent86901182346f454e2598753c88ede26c7d41f476 (diff)
downloadchromium_src-72b71bb021c1594f013ef4789a6e860494ecac6d.zip
chromium_src-72b71bb021c1594f013ef4789a6e860494ecac6d.tar.gz
chromium_src-72b71bb021c1594f013ef4789a6e860494ecac6d.tar.bz2
Revert 164398 - 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 TBR=sky@chromium.org Review URL: https://codereview.chromium.org/11306010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164415 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/shell.h b/ash/shell.h
index d744b2a..0a29535 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -97,6 +97,7 @@ class RootWindowController;
class RootWindowLayoutManager;
class ScreenPositionController;
class ShadowController;
+class ShelfLayoutManager;
class SlowAnimationEventFilter;
class StackingController;
class StatusAreaWidget;