Chromium Code Reviews| 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 { |