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 60fb579f067a2653f2c70d77803e45b983b137e1..a7a0e30317acdec58888d71e32c66fc612173b0f 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -698,8 +698,6 @@ class CC_EXPORT LayerTreeHostImpl |
std::set<SwapPromiseMonitor*> swap_promise_monitor_; |
- size_t transfer_buffer_memory_limit_; |
- |
std::vector<PictureLayerImpl*> picture_layers_; |
std::vector<PictureLayerImpl::Pair> picture_layer_pairs_; |