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 b8943d3eb376d423db682977c63e458c5be94e7a..fbfa92d2ed2989a817b5b67193d159795fa224c8 100644 |
| --- a/ui/wm/public/window_move_client.h |
| +++ b/ui/wm/public/window_move_client.h |
| @@ -6,7 +6,7 @@ |
| #define UI_WM_PUBLIC_WINDOW_MOVE_CLIENT_H_ |
| #include "ui/aura/aura_export.h" |
| -#include "ui/gfx/vector2d.h" |
| +#include "ui/gfx/geometry/vector2d.h" |
| namespace gfx { |
| class Point; |