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

Unified Diff: ash/wm/window_util.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 | « ash/wm/window_properties.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/window_util.h
diff --git a/ash/wm/window_util.h b/ash/wm/window_util.h
index 64d50505753e1fdb631d05a9d5e4d73b48cd2647..c0a593bce38029d96bd6f931de770134a1101e0d 100644
--- a/ash/wm/window_util.h
+++ b/ash/wm/window_util.h
@@ -13,20 +13,12 @@ namespace aura {
class Window;
}
-namespace gfx {
-class Point;
-class Rect;
-class Size;
-}
-
namespace ui {
class Event;
}
namespace ash {
-class WmWindow;
-
namespace wm {
// Utility functions for window activation.
« no previous file with comments | « ash/wm/window_properties.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698