Chromium Code Reviews| Index: cc/resources/picture_pile.h |
| diff --git a/cc/resources/picture_pile.h b/cc/resources/picture_pile.h |
| index d68387f3e1017ae5abb8531e6ee874d47b909754..595ded4a4e5d176733ff1f07352630efb8cd49e1 100644 |
| --- a/cc/resources/picture_pile.h |
| +++ b/cc/resources/picture_pile.h |
| @@ -6,7 +6,7 @@ |
| #define CC_RESOURCES_PICTURE_PILE_H_ |
| #include "cc/resources/picture_pile_base.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| namespace cc { |
| class PicturePileImpl; |