summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/shell.h b/ash/shell.h
index 718d1f8..c4762ab7 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -100,7 +100,6 @@ class WindowSelectorController;
namespace internal {
class AcceleratorFilter;
-class ActivationController;
class AppListController;
class AppListLauncherItemDelegate;
class CaptureController;
@@ -555,7 +554,6 @@ class ASH_EXPORT Shell
scoped_ptr<internal::AppListController> app_list_controller_;
- scoped_ptr<internal::ActivationController> activation_controller_;
scoped_ptr<internal::DragDropController> drag_drop_controller_;
scoped_ptr<internal::ResizeShadowController> resize_shadow_controller_;
scoped_ptr<views::corewm::ShadowController> shadow_controller_;