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

Unified Diff: ash/app_list/app_list_presenter_delegate.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 | « no previous file | ash/autoclick/common/autoclick_controller_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/app_list/app_list_presenter_delegate.h
diff --git a/ash/app_list/app_list_presenter_delegate.h b/ash/app_list/app_list_presenter_delegate.h
index 21775ea56f4e5051f2f24e3bd8c20c469f47e77b..be6c897f73c7ab40eaeda8a234f79fb0e157ab08 100644
--- a/ash/app_list/app_list_presenter_delegate.h
+++ b/ash/app_list/app_list_presenter_delegate.h
@@ -16,7 +16,6 @@
#include "ui/keyboard/keyboard_controller_observer.h"
namespace app_list {
-class ApplicationDragAndDropHost;
class AppListPresenter;
class AppListView;
class AppListViewDelegateFactory;
@@ -28,10 +27,6 @@ class LocatedEvent;
namespace ash {
-namespace test {
-class AppListPresenterAshTestApi;
-}
-
// Non-Mus+ash implementation of AppListPresetnerDelegate.
// Responsible for laying out the app list UI as well as updating the Shelf
// launch icon as the state of the app list changes. Listens to shell events
« no previous file with comments | « no previous file | ash/autoclick/common/autoclick_controller_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698