| Index: cc/trees/layer_tree_host.h
|
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
|
| index 54445df297b0b7a3472e3762fdedefe743224608..d7bb89dc03bae623b977c3fe29d96299e0401739 100644
|
| --- a/cc/trees/layer_tree_host.h
|
| +++ b/cc/trees/layer_tree_host.h
|
| @@ -170,8 +170,6 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient {
|
| void LayoutAndUpdateLayers();
|
| void Composite(base::TimeTicks frame_begin_time);
|
|
|
| - void FinishAllRendering();
|
| -
|
| void SetDeferCommits(bool defer_commits);
|
|
|
| int source_frame_number() const { return source_frame_number_; }
|
|
|