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 f8521c96e353adb54b369cbeed35d9b0809b2908..b899c0c680407deace92c69e14b75dded68754d8 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -29,6 +29,7 @@ |
#include "cc/output/output_surface_client.h" |
#include "cc/output/renderer.h" |
#include "cc/quads/render_pass.h" |
+#include "cc/resources/gpu_tile_task_worker_pool.h" |
#include "cc/resources/rasterizer.h" |
#include "cc/resources/resource_provider.h" |
#include "cc/resources/tile_manager.h" |
@@ -53,6 +54,7 @@ class PaintTimeCounter; |
class PictureLayerImpl; |
class RasterTilePriorityQueue; |
class TileTaskWorkerPool; |
+class Rasterizer; |
class RenderPassDrawQuad; |
class RenderingStatsInstrumentation; |
class ResourcePool; |