| 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 5eb7848e44e9025c501396479e6c82f3c56b7b26..e0182a5b324908f3cc8e7577ee1a354ca85ff67e 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -463,8 +463,6 @@ class CC_EXPORT LayerTreeHostImpl
|
|
|
| ManagedMemoryPolicy ActualManagedMemoryPolicy() const;
|
|
|
| - size_t memory_allocation_limit_bytes() const;
|
| -
|
| void SetViewportSize(const gfx::Size& device_viewport_size);
|
| gfx::Size device_viewport_size() const { return device_viewport_size_; }
|
|
|
|
|