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

Unified Diff: ash/common/wm/window_cycle_controller.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: 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
Index: ash/common/wm/window_cycle_controller.h
diff --git a/ash/common/wm/window_cycle_controller.h b/ash/common/wm/window_cycle_controller.h
index 08d33f7ccf1e89fb6e3591421bfc92ea1cc632e0..4544f492458dbf568c0c60a95ed35fd0b223b265 100644
--- a/ash/common/wm/window_cycle_controller.h
+++ b/ash/common/wm/window_cycle_controller.h
@@ -11,10 +11,6 @@
#include "base/macros.h"
#include "base/time/time.h"
-namespace ui {
-class EventHandler;
-}
-
namespace ash {
class WindowCycleEventFilter;

Powered by Google App Engine
This is Rietveld 408576698