| Index: cc/test/layer_tree_host_common_test.cc
|
| diff --git a/cc/test/layer_tree_host_common_test.cc b/cc/test/layer_tree_host_common_test.cc
|
| index aabd43cf2ae2abb1aa4519820ae67d8e00833310..1eed9ba60ea1f96cb791f9f6a2d339c489919c69 100644
|
| --- a/cc/test/layer_tree_host_common_test.cc
|
| +++ b/cc/test/layer_tree_host_common_test.cc
|
| @@ -227,7 +227,7 @@ bool LayerTreeHostCommonTestBase::UpdateLayerListContains(int id) const {
|
| }
|
|
|
| LayerTreeHostCommonTest::LayerTreeHostCommonTest()
|
| - : LayerTreeHostCommonTestBase(LayerTreeSettings()) {}
|
| + : LayerTreeHostCommonTestBase(LayerTreeHostCommonTestSettings()) {}
|
|
|
| LayerTreeHostCommonTest::LayerTreeHostCommonTest(
|
| const LayerTreeSettings& settings)
|
|
|