| Index: cc/resources/raster_worker_pool.h
|
| diff --git a/cc/resources/raster_worker_pool.h b/cc/resources/raster_worker_pool.h
|
| index b12a1b43c23bcc9cbd5cd51d7106db6854aa2997..7cbed6393f2e1962d12f35dd6ab423c8ecb2ecdd 100644
|
| --- a/cc/resources/raster_worker_pool.h
|
| +++ b/cc/resources/raster_worker_pool.h
|
| @@ -196,7 +196,6 @@ class CC_EXPORT RasterWorkerPool : public WorkerPool {
|
| gfx::Rect content_rect,
|
| float contents_scale,
|
| RasterMode raster_mode,
|
| - bool is_tile_in_pending_tree_now_bin,
|
| TileResolution tile_resolution,
|
| int layer_id,
|
| const void* tile_id,
|
|
|