| Index: cc/test/tiled_layer_test_common.h
|
| diff --git a/cc/test/tiled_layer_test_common.h b/cc/test/tiled_layer_test_common.h
|
| index 18b981797df6668c5e1ca1d95a7b0faf4813e16b..abf2de4c29708abda484da3f363035c253441a6a 100644
|
| --- a/cc/test/tiled_layer_test_common.h
|
| +++ b/cc/test/tiled_layer_test_common.h
|
| @@ -12,8 +12,8 @@
|
| #include "cc/resources/prioritized_resource.h"
|
| #include "cc/resources/resource_provider.h"
|
| #include "cc/resources/resource_update_queue.h"
|
| -#include "ui/gfx/rect.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace cc {
|
|
|
|
|