Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index 8f3087ce6f2fe7182468084cebd29e4ad2e1ce8c..6d58d46da1d3a9b647d8244e32a220a9c4ee5d8c 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -88,6 +88,7 @@ struct CC_EXPORT LayerTreeSettings { |
bool showOverdrawInTracing; |
double refreshRate; |
size_t maxPartialTextureUpdates; |
+ size_t numRasterThreads; |
gfx::Size defaultTileSize; |
gfx::Size maxUntiledLayerSize; |
gfx::Size minimumOcclusionTrackingSize; |