Chromium Code Reviews| Index: cc/base/invalidation_region.h |
| diff --git a/cc/base/invalidation_region.h b/cc/base/invalidation_region.h |
| index 9cb2fe386e423716add69ff2578882670efcdc21..7aa4a8b2a3b7e7f53d4aee9a7f5c2c49ba0a9ef8 100644 |
| --- a/cc/base/invalidation_region.h |
| +++ b/cc/base/invalidation_region.h |
| @@ -7,7 +7,7 @@ |
| #include "cc/base/cc_export.h" |
| #include "cc/base/region.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| namespace cc { |