| Index: cc/layers/tiled_layer.h
|
| diff --git a/cc/layers/tiled_layer.h b/cc/layers/tiled_layer.h
|
| index d48ebe44082379359d3ef4fbee65c3747ca4cd25..80697607ee623d86213728107dced3f50534c838 100644
|
| --- a/cc/layers/tiled_layer.h
|
| +++ b/cc/layers/tiled_layer.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "cc/base/cc_export.h"
|
| #include "cc/layers/contents_scaling_layer.h"
|
| -#include "cc/resources/layer_tiling_data.h"
|
| #include "cc/resources/resource_format.h"
|
| +#include "cc/tiles/layer_tiling_data.h"
|
|
|
| namespace cc {
|
| class LayerUpdater;
|
|
|