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 e293a5aa9ad34723305fe31def6293258d0cad95..001e9bb456e12643d3de697909134d5aea46a09e 100644 |
--- a/cc/trees/layer_tree_host_impl.cc |
+++ b/cc/trees/layer_tree_host_impl.cc |
@@ -2056,6 +2056,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, |