| 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 b9070ac13ae599d46efc792fe896acf2532d3599..317e24e8570ae0426ccfe398ddb67968dcbf5a3e 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -488,8 +488,7 @@ class CC_EXPORT LayerTreeHostImpl
|
| void CreateAndSetTileManager(ResourceProvider* resource_provider,
|
| ContextProvider* context_provider,
|
| bool use_zero_copy,
|
| - bool use_one_copy,
|
| - bool allow_rasterize_on_demand);
|
| + bool use_one_copy);
|
| void ReleaseTreeResources();
|
| void EnforceZeroBudget(bool zero_budget);
|
|
|
|
|