Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Unified Diff: cc/trees/layer_tree_host_impl.cc

Issue 73923003: Shared Raster Worker Threads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase for Commit Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
old mode 100644
new mode 100755
index 2bd882bd0caf7942de73db3a20da431af481b319..2c9608af8fcd78ed0b7aca7408921c681d0662d1
--- 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),

Powered by Google App Engine
This is Rietveld 408576698