| Index: cc/resources/picture_layer_tiling.h
|
| diff --git a/cc/resources/picture_layer_tiling.h b/cc/resources/picture_layer_tiling.h
|
| index 5da4c8d47e605f2b4fe08ac0c1cce92e4ba615e9..f6927027a8b7e80376a8e266548988d6ca2d8aee 100644
|
| --- a/cc/resources/picture_layer_tiling.h
|
| +++ b/cc/resources/picture_layer_tiling.h
|
| @@ -18,7 +18,7 @@
|
| #include "cc/resources/tile.h"
|
| #include "cc/resources/tile_priority.h"
|
| #include "cc/trees/occlusion.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace base {
|
| namespace debug {
|
|
|