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

Unified Diff: ash/common/wm/drag_details.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
Index: ash/common/wm/drag_details.h
diff --git a/ash/common/wm/drag_details.h b/ash/common/wm/drag_details.h
index 1ced3d9a894ff8102b30404edb9e03c6c2a05833..0ea810d1454412775701d33f1381caa528ba3ee9 100644
--- a/ash/common/wm/drag_details.h
+++ b/ash/common/wm/drag_details.h
@@ -10,18 +10,10 @@
#include "ui/gfx/geometry/rect.h"
#include "ui/wm/public/window_move_client.h"
-namespace aura {
-class Window;
-}
-
namespace ash {
class WmWindow;
-namespace wm {
-class WindowState;
-}
-
struct ASH_EXPORT DragDetails {
DragDetails(WmWindow* window,
const gfx::Point& location,
« no previous file with comments | « ash/common/system/web_notification/web_notification_tray.h ('k') | ash/common/wm/maximize_mode/maximize_mode_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698