Index: cc/trees/layer_tree_host_impl.h |
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
index 0d64124649b71cb47d288fea1fda5af5a59df3cd..ba5bb69e63061830e7f75c4104d3467780984458 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -676,7 +676,7 @@ class CC_EXPORT LayerTreeHostImpl |
// The optional delegate for the root layer scroll offset. |
LayerScrollOffsetDelegate* root_layer_scroll_offset_delegate_; |
- LayerTreeSettings settings_; |
+ const LayerTreeSettings settings_; |
LayerTreeDebugState debug_state_; |
bool visible_; |
ManagedMemoryPolicy cached_managed_memory_policy_; |