Index: cc/layers/tiled_layer_impl.cc |
diff --git a/cc/layers/tiled_layer_impl.cc b/cc/layers/tiled_layer_impl.cc |
index 85b1115595de33d6c87e7bc6d54782d7112437f3..66aee5282c6be9c03da9850d787291dadccc128b 100644 |
--- a/cc/layers/tiled_layer_impl.cc |
+++ b/cc/layers/tiled_layer_impl.cc |
@@ -15,7 +15,7 @@ |
#include "cc/quads/debug_border_draw_quad.h" |
#include "cc/quads/solid_color_draw_quad.h" |
#include "cc/quads/tile_draw_quad.h" |
-#include "cc/resources/layer_tiling_data.h" |
+#include "cc/tiles/layer_tiling_data.h" |
#include "cc/trees/layer_tree_impl.h" |
#include "cc/trees/occlusion.h" |
#include "third_party/skia/include/core/SkColor.h" |