Chromium Code Reviews| Index: ash/wm/window_properties.h |
| diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h |
| index 96c5519829a04902d042da55880272cc2bf3993b..d8e592184c00ef6c9b7b59e3211b631425f8b86c 100644 |
| --- a/ash/wm/window_properties.h |
| +++ b/ash/wm/window_properties.h |
| @@ -7,7 +7,7 @@ |
| #include "ash/ash_export.h" |
| #include "ui/base/ui_base_types.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| namespace aura { |
| class Window; |