| 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 7f13dce885b4dbe994f533c0927a547a2ca1e4e4..c382b5e683bd66f17538c2e84a4742ac3b70aff3 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -398,7 +398,6 @@ class CC_EXPORT LayerTreeHostImpl
|
|
|
| std::string LayerTreeAsJson() const;
|
|
|
| - void FinishAllRendering();
|
| int RequestedMSAASampleCount() const;
|
|
|
| virtual bool InitializeRenderer(OutputSurface* output_surface);
|
|
|