| Index: cc/test/fake_layer_tree_host_impl.cc
|
| diff --git a/cc/test/fake_layer_tree_host_impl.cc b/cc/test/fake_layer_tree_host_impl.cc
|
| index fba9a99dce297f01d0e5386c677521a1a26c5236..fe316a79b3f0e6c597f6beefd632079b2150a8ea 100644
|
| --- a/cc/test/fake_layer_tree_host_impl.cc
|
| +++ b/cc/test/fake_layer_tree_host_impl.cc
|
| @@ -91,7 +91,6 @@
|
| LayerTreeImpl* layerTree) {
|
| RecursiveUpdateNumChildren(layerTree->root_layer());
|
| bool update_lcd_text = false;
|
| - layerTree->BuildPropertyTreesForTesting();
|
| layerTree->UpdateDrawProperties(update_lcd_text);
|
| }
|
|
|
|
|