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

Unified Diff: ui/app_list/presenter/app_list_presenter.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict 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 | « ui/app_list/app_list_view_delegate.h ('k') | ui/app_list/presenter/app_list_presenter_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ui/app_list/app_list_view_delegate.h ('k') | ui/app_list/presenter/app_list_presenter_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698