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

Unified Diff: ash/root_window_controller.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase Created 4 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 | « ash/mus/window_manager_application.h ('k') | ash/rotator/window_rotation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/root_window_controller.h
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
index 3a7fdd04d834de69a394cdf82d685728125d3873..7a61c55ba13ddf278322318db8e5fc8ca489f3bd 100644
--- a/ash/root_window_controller.h
+++ b/ash/root_window_controller.h
@@ -15,10 +15,7 @@
#include "ui/aura/window.h"
#include "ui/aura/window_tree_host.h"
-class SkBitmap;
-
namespace aura {
-class EventFilter;
class Window;
}
@@ -39,8 +36,6 @@ class Widget;
}
namespace wm {
-class InputMethodEventFilter;
-class RootWindowEventFilter;
class ScopedCaptureClient;
}
@@ -52,14 +47,12 @@ class PanelLayoutManager;
class ShelfLayoutManager;
class StackingController;
class StatusAreaWidget;
-class SystemModalContainerLayoutManager;
class SystemTray;
class SystemWallpaperController;
class TouchHudDebug;
class TouchHudProjection;
class WmRootWindowControllerAura;
class WmShelfAura;
-class WmWindow;
class WorkspaceController;
#if defined(OS_CHROMEOS)
« no previous file with comments | « ash/mus/window_manager_application.h ('k') | ash/rotator/window_rotation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698