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 3905e8ea4a846fca366c90ba1ec5068f208cd97e..4090fec22aab9e40ce2f1f122b07aac3f986bfc1 100644 |
--- a/cc/trees/layer_tree_host_impl.cc |
+++ b/cc/trees/layer_tree_host_impl.cc |
@@ -1350,8 +1350,6 @@ void LayerTreeHostImpl::ActivatePendingTreeIfNeeded() { |
DCHECK(pending_tree_); |
CHECK(settings_.impl_side_painting); |
- // This call may activate the tree. |
- CheckForCompletedTileUploads(); |
if (!pending_tree_) |
return; |