| 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 a192d50963b69cc2e53fbdd00d24ea7ca1e32959..6dd0d5a74f7f00827868cc20be89f6dfe5bf7e57 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -546,7 +546,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| void RecreateTreeResources();
|
| void EnforceZeroBudget(bool zero_budget);
|
|
|
| - bool UsePendingTreeForSync() const;
|
| bool IsSynchronousSingleThreaded() const;
|
|
|
| // Scroll by preferring to move the outer viewport first, only moving the
|
|
|