Index: cc/trees/layer_tree_host_impl.h |
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
index 485e8807123231975acc4d2a9d03673fb91b2c53..5c2dc40b603cd40c71ca49928617916bd207b406 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -17,7 +17,7 @@ |
#include "cc/output/renderer.h" |
#include "cc/quads/render_pass.h" |
#include "cc/render_pass_sink.h" |
-#include "cc/tile_manager.h" |
+#include "cc/resources/tile_manager.h" |
#include "skia/ext/refptr.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "third_party/skia/include/core/SkPicture.h" |