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 f819ae837771ce7ebff8d0a359639f5c9c7e0a49..d93593f9ae0c38c0f4ff621ee7878dab7274b28f 100644 |
--- a/cc/trees/layer_tree_host_impl.cc |
+++ b/cc/trees/layer_tree_host_impl.cc |
@@ -2064,6 +2064,7 @@ bool LayerTreeHostImpl::InitializeRenderer( |
resource_provider_ = |
ResourceProvider::Create(output_surface_.get(), |
shared_bitmap_manager_, |
+ proxy_->blocking_main_thread_task_runner(), |
settings_.highp_threshold_min, |
settings_.use_rgba_4444_textures, |
settings_.texture_id_allocation_chunk_size, |