Chromium Code Reviews| Index: ash/wm/drag_window_controller.h |
| diff --git a/ash/wm/drag_window_controller.h b/ash/wm/drag_window_controller.h |
| index c5d8b4bb257b508fe132efb37c5f69d891c9b6ed..2a158c056addb16e96c0fe4563753858aa849a63 100644 |
| --- a/ash/wm/drag_window_controller.h |
| +++ b/ash/wm/drag_window_controller.h |
| @@ -10,7 +10,7 @@ |
| #include "base/gtest_prod_util.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "ui/gfx/display.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| namespace aura { |
| class Window; |