| Index: cc/trees/layer_tree_host_impl.cc
|
| diff --git a/cc/trees/layer_tree_host_impl.cc b/cc/trees/layer_tree_host_impl.cc
|
| index 2bd882bd0caf7942de73db3a20da431af481b319..2c9608af8fcd78ed0b7aca7408921c681d0662d1 100644
|
| --- a/cc/trees/layer_tree_host_impl.cc
|
| +++ b/cc/trees/layer_tree_host_impl.cc
|
| @@ -1723,7 +1723,6 @@ void LayerTreeHostImpl::CreateAndSetTileManager(
|
| TileManager::Create(this,
|
| resource_provider,
|
| context_provider,
|
| - settings_.num_raster_threads,
|
| rendering_stats_instrumentation_,
|
| using_map_image,
|
| GetMaxTransferBufferUsageBytes(context_provider),
|
|
|