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

Unified Diff: ash/common/wm/maximize_mode/maximize_mode_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/maximize_mode/maximize_mode_controller.h
diff --git a/ash/common/wm/maximize_mode/maximize_mode_controller.h b/ash/common/wm/maximize_mode/maximize_mode_controller.h
index 773aa2bb5ea5ba98e806883cb8e678502523c5c0..ae5e77a911ba02e4285ee27e8923ade31d2c705b 100644
--- a/ash/common/wm/maximize_mode/maximize_mode_controller.h
+++ b/ash/common/wm/maximize_mode/maximize_mode_controller.h
@@ -28,10 +28,6 @@ namespace gfx {
class Vector3dF;
}
-namespace ui {
-class EventHandler;
-}
-
namespace ash {
class MaximizeModeControllerTest;

Powered by Google App Engine
This is Rietveld 408576698