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

Unified Diff: ui/wm/public/window_move_client.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict 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 | « ui/wm/public/activation_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/public/window_move_client.h
diff --git a/ui/wm/public/window_move_client.h b/ui/wm/public/window_move_client.h
index fbfa92d2ed2989a817b5b67193d159795fa224c8..69623bcb9becd3ba41443c390e0c80c12acb9ed1 100644
--- a/ui/wm/public/window_move_client.h
+++ b/ui/wm/public/window_move_client.h
@@ -8,10 +8,6 @@
#include "ui/aura/aura_export.h"
#include "ui/gfx/geometry/vector2d.h"
-namespace gfx {
-class Point;
-}
-
namespace aura {
class Window;
namespace client {
« no previous file with comments | « ui/wm/public/activation_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698