Index: ui/app_list/presenter/app_list_presenter.h |
diff --git a/ui/app_list/presenter/app_list_presenter.h b/ui/app_list/presenter/app_list_presenter.h |
index 3d864406054f9d215b6a6e0104b750ffd3c5e066..320564b5f40f024d086514ccf44f12cbef3633aa 100644 |
--- a/ui/app_list/presenter/app_list_presenter.h |
+++ b/ui/app_list/presenter/app_list_presenter.h |
@@ -9,10 +9,6 @@ |
#include "ui/app_list/presenter/app_list_presenter_export.h" |
-namespace aura { |
-class Window; |
-} |
- |
namespace app_list { |
// Interface for showing and hiding the app list. |