| 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 060b25c88940df711dc2658f88881fda69ca29fb..90ea5c450f4c21a7240f3426a96ebdd8dccb3cfc 100644
|
| --- a/cc/trees/layer_tree_host_impl.cc
|
| +++ b/cc/trees/layer_tree_host_impl.cc
|
| @@ -1678,6 +1678,7 @@ void LayerTreeHostImpl::CreateAndSetTileManager(
|
| tile_manager_ =
|
| TileManager::Create(this,
|
| resource_provider,
|
| + context_provider,
|
| settings_.num_raster_threads,
|
| rendering_stats_instrumentation_,
|
| using_map_image,
|
|
|