Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2005)

Unified Diff: ui/aura_shell/workspace_controller.h

Issue 8566027: Cleanup: Remove forward declarations in ui, part 2. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/aura/window.h ('k') | ui/gfx/compositor/layer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/workspace_controller.h
===================================================================
--- ui/aura_shell/workspace_controller.h (revision 110049)
+++ ui/aura_shell/workspace_controller.h (working copy)
@@ -26,7 +26,6 @@
namespace internal {
-class DefaultContainerLayoutManager;
class WorkspaceManager;
// WorkspaceControlls owns a WorkspaceManager. WorkspaceControlls bridges
@@ -36,7 +35,7 @@
public aura::DesktopObserver,
public aura_shell::internal::WorkspaceObserver,
public aura_shell::LauncherModelObserver {
-public:
+ public:
explicit WorkspaceController(aura::Window* workspace_viewport);
virtual ~WorkspaceController();
« no previous file with comments | « ui/aura/window.h ('k') | ui/gfx/compositor/layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698