| Index: cc/test/fake_layer_tree_host_impl.h
|
| diff --git a/cc/test/fake_layer_tree_host_impl.h b/cc/test/fake_layer_tree_host_impl.h
|
| index 7403c07bc0ef78d1786e0475b1b8f0b73070d7f8..fe9bc4f9cc6fbb754e56941045b71ca60d3c2804 100644
|
| --- a/cc/test/fake_layer_tree_host_impl.h
|
| +++ b/cc/test/fake_layer_tree_host_impl.h
|
| @@ -35,7 +35,7 @@ class FakeLayerTreeHostImpl : public LayerTreeHostImpl {
|
| static int RecursiveUpdateNumChildren(LayerImpl* layer);
|
|
|
| using LayerTreeHostImpl::ActivateSyncTree;
|
| - using LayerTreeHostImpl::manage_tiles_needed;
|
| + using LayerTreeHostImpl::prepare_tiles_needed;
|
|
|
| private:
|
| BeginFrameArgs current_begin_frame_args_;
|
|
|