| Index: cc/test/fake_picture_layer_tiling_client.h
|
| diff --git a/cc/test/fake_picture_layer_tiling_client.h b/cc/test/fake_picture_layer_tiling_client.h
|
| index dece2fc5a302e9e8775428b05f549a3ef3ee7f32..0e2f64593d93755c287cc0247b126680833a45c7 100644
|
| --- a/cc/test/fake_picture_layer_tiling_client.h
|
| +++ b/cc/test/fake_picture_layer_tiling_client.h
|
| @@ -10,7 +10,7 @@
|
| #include "cc/resources/tile.h"
|
| #include "cc/resources/tile_manager.h"
|
| #include "cc/test/fake_tile_manager_client.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace cc {
|
|
|
|
|