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

Unified Diff: ash/shell.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/screen_util.h ('k') | ash/shell/content/client/shell_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 313a75dc618906dd83c4589748bb5aa08620ca79..8e0711e77eb9d79cc476c731d77ec3fac5eafeca 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -26,7 +26,6 @@
#include "ui/wm/core/cursor_manager.h"
namespace aura {
-class EventFilter;
class RootWindow;
class Window;
namespace client {
@@ -44,13 +43,11 @@ class DisplayManager;
}
namespace gfx {
-class ImageSkia;
class Rect;
}
namespace ui {
class DisplayConfigurator;
-class Layer;
class UserActivityDetector;
class UserActivityPowerManagerNotifier;
}
@@ -82,7 +79,6 @@ class DisplayConfigurationController;
class DisplayErrorObserver;
class DragDropController;
class EventClientImpl;
-class EventRewriterEventFilter;
class EventTransformationHandler;
class FirstRunHelper;
class GPUSupport;
@@ -103,7 +99,6 @@ class ResizeShadowController;
class ResolutionNotificationController;
class RootWindowController;
class ScopedOverviewAnimationSettingsFactoryAura;
-class ScreenAsh;
class ScreenOrientationController;
class ScreenshotController;
class ScreenPinningController;
@@ -111,15 +106,12 @@ class ScreenPositionController;
class SessionStateDelegate;
class ShellDelegate;
struct ShellInitParams;
-class SlowAnimationEventFilter;
-class StatusAreaWidget;
class StickyKeysController;
class SystemGestureEventFilter;
class SystemModalContainerEventFilter;
class SystemTray;
class ToplevelWindowEventHandler;
class TouchTransformerController;
-class TouchObserverHUD;
class ScreenLayoutObserver;
class VirtualKeyboardController;
class VideoActivityNotifier;
« no previous file with comments | « ash/screen_util.h ('k') | ash/shell/content/client/shell_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698